diff --git a/scripts/restore b/scripts/restore index 3a46f5f..5db3f8b 100755 --- a/scripts/restore +++ b/scripts/restore @@ -75,8 +75,6 @@ chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -#mv $final_path/'example-singleServer-full.html' "$final_path/index.html" - #================================================= # RESTORE THE PHP-FPM CONFIGURATION #=================================================