From 71c4566cc6107e89f0e95b52a4180db3023cb9ba Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Fri, 3 Jan 2014 15:11:54 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.0.0