m5x2 #2

Merged
smf merged 32 commits from m5x2 into local 2024-03-08 18:15:54 +08:00
Showing only changes of commit da89c9d375 - Show all commits

View File

@@ -52,7 +52,7 @@ chmod 600 ~/.ssh/id_rsa
eval $(ssh-agent) eval $(ssh-agent)
ssh-add ~/.ssh/id_rsa ssh-add ~/.ssh/id_rsa
SSH_PROXY=ture SSH_PROXY=true
if [ -z "${INPUT_SSH_PROXY_CMD+x}" ]; then if [ -z "${INPUT_SSH_PROXY_CMD+x}" ]; then
SSH_PROXY=false SSH_PROXY=false
fi fi