mirror of
https://github.com/YunoHost-Apps/radicale_ynh.git
synced 2024-09-03 20:16:14 +02:00
Fix upgrade
This commit is contained in:
parent
9b92cf7ffb
commit
4d0529fb4a
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ yunohost service add $app --log="/var/log/uwsgi/app/radicale.log"
|
|||
#=================================================
|
||||
ynh_script_progression --message="Starting a systemd service..."
|
||||
|
||||
ynh_systemd_action --service_name=$app --action="restart"
|
||||
ynh_systemd_action --service_name=uwsgi --action="restart"
|
||||
|
||||
#=================================================
|
||||
# RELOAD NGINX
|
||||
|
|
Loading…
Reference in a new issue