everything
continuous-integration/drone/push Build is failing Details

This commit is contained in:
quackerd 2021-04-23 02:53:13 -04:00
parent c19c3f93d6
commit da7314e464
1 changed files with 5 additions and 5 deletions

View File

@ -31,11 +31,11 @@ URL_XRAY_WIN=https://github.com/XTLS/Xray-core/releases/download/v$VER_XRAY/Xray
URL_XRAY_MAC=https://github.com/XTLS/Xray-core/releases/download/v$VER_XRAY/Xray-macos-64.zip
URL_XRAY_LINUX=https://github.com/XTLS/Xray-core/releases/download/v$VER_XRAY/Xray-linux-64.zip
wget $URL_SO -O zip/chrome/
wget $URL_NG -O image/nginx/index/android/
wget $URL_XRAY_WIN -O zip/windows/
wget $URL_XRAY_MAC -O zip/macos/
wget $URL_XRAY_LINUX -O image/
wget $URL_SO -P zip/chrome/
wget $URL_NG -P image/nginx/index/android/
wget $URL_XRAY_WIN -P zip/windows/
wget $URL_XRAY_MAC -P zip/macos/
wget $URL_XRAY_LINUX -P image/
zip -r pc.zip zip/
mv pc.zip image/nginx/index/