1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/scrumblr_ynh.git synced 2024-09-03 20:16:29 +02:00

Update install

This commit is contained in:
frju365 2017-01-29 22:04:28 +01:00 committed by GitHub
parent 300781222c
commit 525de2324f

View file

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