mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
Update build_go.sh
This commit is contained in:
parent
8edf60fa9b
commit
f9dd55a0b5
@ -42,6 +42,7 @@ if [[ "$GOOS" == "linux" ]]; then
|
||||
else
|
||||
curl -fLso $DEST/updater "https://github.com/throneproj/updater/releases/latest/download/updater-linux-amd64"
|
||||
fi
|
||||
chmod +x $DEST/updater
|
||||
fi
|
||||
|
||||
export CGO_ENABLED=0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user