HgO 1 year ago
parent
commit
9f4b57e0cc
1 changed files with 1 additions and 1 deletions
  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