This commit is contained in:
bel
2023-03-29 19:18:43 -06:00
parent 42e5e2c13a
commit d3ca9c66e1

View File

@@ -49,7 +49,7 @@ _mayhem_party() {
sudo snap install go --classic
export GOPATH="$HOME/Go"
cd ./git.d/mayhem-party.d
go install
snap run go install
test -f "$GOPATH/bin/mayhem-party" || log "did not install"
fi
log launching mayhem-party