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