From 5fca77318e57223a099a85ec910220cc3b8e6384 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 10 Jul 2021 08:13:21 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index deba211..90dc8c8 100644 --- a/scripts/install +++ b/scripts/install @@ -67,7 +67,6 @@ cp -a ../sources/with_root_access/. $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 #================================================= # NGINX CONFIGURATION