From a63dc28e1d43e0ae2e13940402047d46f6bb1dab Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 14 Jul 2021 19:22:55 +0200 Subject: [PATCH] Update install --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 71aaa64..edd8669 100755 --- a/scripts/install +++ b/scripts/install @@ -95,10 +95,7 @@ mkdir $public_path mkdir -p $final_path/accounts/newsmirror ln -s $final_path/accounts/newsmirror $public_path/newsmirror -chmod 750 "$final_path" chown -R $app: "$final_path" - -chmod 750 $public_path chown -R $app: $public_path #=================================================