Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add install.sh and run.sh #2317

Merged
merged 6 commits into from
Sep 26, 2024
Merged

feat: add install.sh and run.sh #2317

merged 6 commits into from
Sep 26, 2024

Conversation

6vision
Copy link
Collaborator

@6vision 6vision commented Sep 26, 2024

1、新增项目一键安装脚本:一键安装(启动)脚本

bash <(curl -sS https://cdn.link-ai.tech/code/cow/install.sh)

2、新增项目管理脚本:项目管理脚本。在项目根目录下执行:

chmod +x run.sh 
./run.sh 
./run.sh start
./run.sh stop
./run.sh restart
./run.sh update

@zhayujie zhayujie merged commit 883f0d4 into zhayujie:master Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants