diff --git a/server-vm.sh b/server-vm.sh index 4ff19d9..e733d9d 100644 --- a/server-vm.sh +++ b/server-vm.sh @@ -46,7 +46,7 @@ _dolphin() { _mayhem_party() { log dolphin - if ! go version; then + if ! which mayhem-party; then sudo snap install go --classic export GOPATH="$HOME/Go" cd ./git.d/mayhem-party.d