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