From 51edba8640effe2bd1bb2cf087218ee8819eb68f Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 29 Mar 2023 19:33:13 -0600 Subject: [PATCH] gogo --- server-vm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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