update release script

pull/651/head v2.36.3
Darien Raymond 2017-08-28 01:17:05 +02:00
parent a6403ea823
commit 97b03ac87f
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ VUSER=$(getattr "b_user" "project")
mkdir -p /v2ray/build
gsutil cp ${SIGN_KEY_PATH} /v2ray/build/sign_key.asc
gpg --import /v2ray/build/sign_key.asc
echo ${SIGN_KEY_PASS} | gpg --passphrase-fd 0 --batch --import /v2ray/build/sign_key.asc
curl -L -o /v2ray/build/releases https://api.github.com/repos/v2ray/v2ray-core/releases