HgO il y a 1 an
Parent
commit
9f4b57e0cc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -156,7 +156,7 @@ fi
 ynh_print_info "Restart services..."
 
 # this is meant to propagate the new files and configs
-ynh_systemd_action --action=restart --service=$service_name
+ynh_systemd_action --action=restart --service_name=$service_name
 
 #=================================================
 # END OF SCRIPT