Merge pull request #62 from yalh76/master

Log personalization for ADMIN PANEL
This commit is contained in:
Maniack Crudelis
2019-02-10 14:21:11 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -102,7 +102,7 @@ systemctl enable $app.service
# ADVERTISE SERVICE IN ADMIN PANEL
#=================================================
yunohost service add $app --log "/var/log/$app/APP.log"
yunohost service add $app --log "/var/log/$app/$app.log"
#=================================================
# RESTORE THE CRON FILE