gosora/build-gosora-linux

5 lines
91 B
Plaintext
Raw Normal View History

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