This commit is contained in:
bel
2023-03-29 19:33:13 -06:00
parent 19abf63f21
commit 51edba8640

View File

@@ -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