From 4d2f50c8a6238543c622417e220d84b1a437de00 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 29 Mar 2023 19:21:03 -0600 Subject: [PATCH] gogo --- server-vm.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server-vm.sh b/server-vm.sh index 756d0a3..6678474 100644 --- a/server-vm.sh +++ b/server-vm.sh @@ -59,7 +59,8 @@ _mayhem_party() { "$HOME"/Go/bin/mayhem-party sleep 5 done - ) &> /tmp/mayhem-party.mayhem-party.log & + ) & + #) &> /tmp/mayhem-party.mayhem-party.log & } _stt() {