mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Correct ynh_systemd_action
This commit is contained in:
parent
ba039ec77d
commit
60b6b27247
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ fi
|
|||
ynh_print_info "Reload nginx and start $app"
|
||||
systemctl reload nginx
|
||||
#systemctl start $app
|
||||
ynh_systemd_action -l "Started calibreweb"
|
||||
ynh_systemd_action -l "INFO in server: Starting Gevent server"
|
||||
|
||||
#=================================================
|
||||
# WARNING FOR READ ACCESS
|
||||
|
|
Loading…
Add table
Reference in a new issue