diff --git a/server-vm.sh b/server-vm.sh index 4229143..756d0a3 100644 --- a/server-vm.sh +++ b/server-vm.sh @@ -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