mirror of
https://github.com/YunoHost-Apps/lstu_ynh.git
synced 2024-09-03 19:36:12 +02:00
Update install
This commit is contained in:
parent
4934b2c9b6
commit
253fc89935
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
touch /var/log/$app/production.log
|
touch /var/log/$app/production.log
|
||||||
chown www-data: /var/log/$app/production.log
|
chown $app:$app /var/log/$app/production.log
|
||||||
ln -s /var/log/$app/production.log "$final_path/log/production.log"
|
ln -s /var/log/$app/production.log "$final_path/log/production.log"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue