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:
parent
6b345283c9
commit
a742435eba
2 changed files with 2 additions and 1 deletions
|
@ -125,4 +125,4 @@ ynh_app_setting_delete $app backup_core_only
|
|||
#=================================================
|
||||
|
||||
systemctl reload nginx
|
||||
systemctl start $app.service
|
||||
ynh_systemd_action -l "INFO in server: Starting Gevent server"
|
||||
|
|
|
@ -131,3 +131,4 @@ fi
|
|||
#=================================================
|
||||
|
||||
systemctl reload nginx
|
||||
ynh_systemd_action -a restart -l "INFO in server: Starting Gevent server"
|
||||
|
|
Loading…
Add table
Reference in a new issue