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() {