mirror of
https://github.com/YunoHost-Apps/kresus_ynh.git
synced 2024-09-03 19:36:10 +02:00
Fix duplicate service start
This commit is contained in:
parent
101ccda313
commit
35e4c88390
1 changed files with 0 additions and 1 deletions
|
@ -217,7 +217,6 @@ ynh_systemd_action --service_name=$app --action="start"
|
|||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Reloading nginx"
|
||||
service "$app" start
|
||||
service nginx reload
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue