From 42e5e2c13a36e155bb30908f3810aa3439b7cdac Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 29 Mar 2023 19:18:20 -0600 Subject: [PATCH] gogo --- server-vm.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server-vm.sh b/server-vm.sh index 9d2362f..4229143 100644 --- a/server-vm.sh +++ b/server-vm.sh @@ -47,8 +47,10 @@ _mayhem_party() { log dolphin if ! go version; then sudo snap install go --classic + export GOPATH="$HOME/Go" cd ./git.d/mayhem-party.d go install + test -f "$GOPATH/bin/mayhem-party" || log "did not install" fi log launching mayhem-party (