diff --git a/scripts/install b/scripts/install index a96cedc..666f178 100755 --- a/scripts/install +++ b/scripts/install @@ -48,7 +48,7 @@ sudo cp ../conf/mount.json $data_path sudo chown -hR owncloud:www-data $final_path sudo chown -hR owncloud:www-data $data_path sudo chmod 755 /home/yunohost.app -sudo chmod -R 770 $final_path +sudo chmod -R 775 $final_path sudo chmod -R 770 $data_path # Change variables in Owncloud configuration