浏览代码

Update install

DeMiro5001 4 月之前
父节点
当前提交
d385752564
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      scripts/install

+ 2 - 0
scripts/install

@@ -51,6 +51,8 @@ ynh_config_add_nginx
 
 ynh_config_add_systemd
 
+ynh_systemctl --service=$app --action=start --wait_until="No requirements found in frontmatter"
+
 yunohost service add "$app" --description="User-friendly AI Interface (Supports Ollama, OpenAI API, ...)" --log="/var/log/$app/$app.log"
 
 ynh_config_add_logrotate