forked from admin/hair-keeper
优化CLAUDE.md;添加本地快速部署脚本;form-dialog打开后能聚焦下拉菜单
This commit is contained in:
2
simple_deploy.sh
Normal file → Executable file
2
simple_deploy.sh
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# 此脚本用来一键部署到生产服务器
|
||||
# 需事先配置好ssh免密登录,目标服务器需要安装好node、pnpm、tsx、pm2来运行容器
|
||||
# 需事先配置好ssh免密登录,目标服务器需要安装好node、pnpm、tsx、pm2来运行程序
|
||||
set -e
|
||||
|
||||
# 配置
|
||||
|
||||
Reference in New Issue
Block a user