gogo
This commit is contained in:
@@ -49,7 +49,7 @@ _mayhem_party() {
|
|||||||
sudo snap install go --classic
|
sudo snap install go --classic
|
||||||
export GOPATH="$HOME/Go"
|
export GOPATH="$HOME/Go"
|
||||||
cd ./git.d/mayhem-party.d
|
cd ./git.d/mayhem-party.d
|
||||||
go install
|
snap run go install
|
||||||
test -f "$GOPATH/bin/mayhem-party" || log "did not install"
|
test -f "$GOPATH/bin/mayhem-party" || log "did not install"
|
||||||
fi
|
fi
|
||||||
log launching mayhem-party
|
log launching mayhem-party
|
||||||
|
|||||||
Reference in New Issue
Block a user