xdd 1 mese fa
parent
commit
63512ae8e5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      deploy.sh

+ 1 - 1
deploy.sh

@@ -5,7 +5,7 @@ local_dir="./dist"
 
 # 目标目录 (远程)
 remote_user="root"
-remote_host="132.232.83.221"
+#remote_host="132.232.83.221"
 remote_dir="/var/www/frontend/admin"
 
 # 使用 scp 递归复制 dist 目录下的所有内容