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:
parent
b5ff46d5ee
commit
93ac1ebb32
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue