From 4dcacf04f656d5b62e1dc135792d369e637a0a41 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 2 Oct 2014 12:47:23 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 3408dd2..5ab7380 100644 --- a/scripts/install +++ b/scripts/install @@ -72,7 +72,7 @@ sudo mkdir $final_path/cache sudo find $final_path -type f | xargs sudo chmod 644 sudo find $final_path -type d | xargs sudo chmod 755 sudo chown -R root: $final_path -www-data can write on plugins and cache +# www-data can write on plugins and cache sudo chown -R www-data $final_path/cache $final_path/plugins # Récupération du code de synchronisation