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