修改ssh部署,移除测试代码

This commit is contained in:
zhangchenhao
2025-05-07 17:38:52 +08:00
parent 60f0e1b53c
commit 5bc248ce4b
4 changed files with 9 additions and 20 deletions

View File

@@ -50,7 +50,7 @@ if [ $# -eq 0 ]; then
fi
function update_allinssl() {
local url="http://192.168.69.167:8888/down/Kuguq0edGNRA.tar.gz"
local url="https://download.allinssl.com/bin/allinssl.tar.gz"
local target_dir="${WORK_DIR}"
local temp_file=$(mktemp)
local original_filename temp_file