mirror of https://github.com/fantasticit/think.git
a3cb27ba12 | ||
---|---|---|
.. | ||
README.md | ||
deploy.sh | ||
update.sh |
README.md
scripts
该目录下包含两个脚本。
deploy.sh
在服务端首次部署时使用,依赖 nodejs
、pnpm
和 pm2
。
update.sh
项目更新时使用,配合 webhook
实现自动化部署。