1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Update ynh_systemd_action in all scripts

This commit is contained in:
Krakinou 2018-12-23 09:31:52 +01:00
parent 6b345283c9
commit a742435eba
2 changed files with 2 additions and 1 deletions

View file

@ -125,4 +125,4 @@ ynh_app_setting_delete $app backup_core_only
#================================================= #=================================================
systemctl reload nginx systemctl reload nginx
systemctl start $app.service ynh_systemd_action -l "INFO in server: Starting Gevent server"

View file

@ -131,3 +131,4 @@ fi
#================================================= #=================================================
systemctl reload nginx systemctl reload nginx
ynh_systemd_action -a restart -l "INFO in server: Starting Gevent server"