echo "Building Gosora" go generate go build -o Gosora echo "Building the installer" cd ./install go build -o Install mv ./Install .. cd ..