1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yellow_ynh.git synced 2024-09-03 20:36:12 +02:00

Update install

This commit is contained in:
frju365 2017-02-01 19:56:24 +01:00 committed by GitHub
parent 59dc35bc05
commit 2f726898a3

View file

@ -27,8 +27,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
sudo git clone https://github.com/datenstrom/yellow.git $final_path
# Files owned by root, www-data can just read
sudo chown www-data:www-data $final_path -R