From 74d4ad56a791a3df74c83a0235ddf0385d9c3ccc Mon Sep 17 00:00:00 2001 From: rungeard Date: Wed, 12 May 2021 19:44:40 +0200 Subject: [PATCH] delete some unrequired lines --- scripts/restore | 2 -- 1 file changed, 2 deletions(-) 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 #=================================================