gosora/build-gosora-linux

5 lines
91 B
Plaintext

echo "Building Gosora"
go build -o Gosora
echo "Building the installer"
go build ./install