From 774dcca894d94e22c00b98c6218418fcdc59f107 Mon Sep 17 00:00:00 2001 From: frju365 Date: Tue, 22 Aug 2017 00:59:02 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 1f4d643..9559d45 100644 --- a/scripts/install +++ b/scripts/install @@ -134,8 +134,8 @@ popd #================================================= sudo chown www-data:www-data $final_path -R -sudo chmod 775 $final_path -R -sudo rm $final_path/install.php +sudo chmod 777 $final_path -R + #================================================= # NGINX CONFIGURATION