1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agora_ynh.git synced 2024-09-03 18:06:21 +02:00

Update install

This commit is contained in:
frju365 2017-02-16 23:26:05 +01:00 committed by GitHub
parent b5ff46d5ee
commit 93ac1ebb32

View file

@ -31,8 +31,7 @@ source /usr/share/yunohost/helpers
# Copy files to the right place # Copy files to the right place
final_path=/var/www/$app final_path=/var/www/$app
sudo mkdir -p $final_path extract_source
extract_source $final_path
# Files owned by root, www-data can just read # Files owned by root, www-data can just read
sudo chown www-data:www-data $final_path -R sudo chown www-data:www-data $final_path -R