1
0
Fork 0
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:
Krakinou 2018-12-23 09:20:16 +01:00
parent ba039ec77d
commit 60b6b27247

View file

@ -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