mirror of
https://github.com/azukaar/Cosmos-Server.git
synced 2025-12-30 17:00:04 -06:00
[release] v0.9.19-unstable
This commit is contained in:
2
build.sh
2
build.sh
@@ -1,5 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo " ---- Build Cosmos ----"
|
||||
|
||||
rm -rf build
|
||||
|
||||
env GOARCH=arm64 go build -o build/cosmos-arm64 src/*.go
|
||||
|
||||
Reference in New Issue
Block a user