mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
fix
This commit is contained in:
parent
7db4a57f48
commit
d6130e6a0f
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ ynh_script_progression --message="Configuring logrotate to manage application lo
|
|||
|
||||
# Use logrotate to manage application logfile(s)
|
||||
ynh_use_logrotate --specific_user=$app
|
||||
touch /var/log/$app/$app.log
|
||||
chown -R $app:www-data /var/log/$app/
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue