소스 검색

Update install

DeMiro5001 6 달 전
부모
커밋
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