mirror of
https://github.com/allinssl/allinssl.git
synced 2025-12-15 09:55:37 +08:00
修改ssh部署,移除测试代码
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user