瀏覽代碼

Update upgrade

DeMiro5001 4 月之前
父節點
當前提交
18931ac5e9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -44,7 +44,7 @@ ynh_config_add_logrotate
 #=================================================
 ynh_script_progression "Starting $app's systemd service..."
 
-ynh_systemctl --service="$app" --action="start"
+ynh_systemctl --service="$app" --action="start" --wait_until="No requirements found in frontmatter"
 
 #=================================================
 # END OF SCRIPT