同步文件sh

This commit is contained in:
ylweng
2025-08-21 03:22:03 +08:00
parent 0d61c7ad28
commit 4d469e95f0

View File

@@ -5,7 +5,6 @@ LOCAL_DIR="/Users/ainongkeji/code/vue/jiebanke/website"
REMOTE_USER="root"
REMOTE_HOST="119.45.104.14"
REMOTE_DIR="/data/php/jiebanke/www"
PASSWORD="Aiotjkl$741515"
# 检查本地目录是否存在
if [ ! -d "$LOCAL_DIR" ]; then