From 2cefa62b886acb1c74731a1f9b7c1fe5158ef100 Mon Sep 17 00:00:00 2001 From: frju365 Date: Thu, 16 Feb 2017 23:34:23 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index fe3351c..8c8be55 100644 --- a/scripts/install +++ b/scripts/install @@ -31,7 +31,7 @@ source /usr/share/yunohost/helpers # Copy files to the right place final_path=/var/www/$app -sud mkdir -p /var/www/$app +sudo mkdir -p /var/www/$app extract_source # Files owned by root, www-data can just read