fix: ensure .sh scripts are LF in repo, add README note for bash\\r
Made-with: Cursor
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# 仅重启项目(不拉代码),适用于配置/环境变更后重启
|
||||
# 行尾:LF(.gitattributes)
|
||||
# 用法:cd /home/yxd/project/yh_web && ./restart.sh
|
||||
# 或:PROJECT_ROOT=/home/yxd/project/yh_web ./restart.sh
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user