diff --git a/scripts/restore b/scripts/restore index 0d91c07..cf6a184 100644 --- a/scripts/restore +++ b/scripts/restore @@ -64,7 +64,6 @@ ynh_restore_file --origin_path="$final_path" chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chmod 755 $final_path/adminer.php #================================================= # RESTORE THE PHP-FPM CONFIGURATION diff --git a/scripts/upgrade b/scripts/upgrade index 4192e5a..0f0c794 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -86,7 +86,6 @@ fi chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chmod 755 $final_path/adminer.php #================================================= # NGINX CONFIGURATION