master
bel 2023-03-29 19:21:03 -06:00
parent d3ca9c66e1
commit 4d2f50c8a6
1 changed files with 2 additions and 1 deletions

View File

@ -59,7 +59,8 @@ _mayhem_party() {
"$HOME"/Go/bin/mayhem-party "$HOME"/Go/bin/mayhem-party
sleep 5 sleep 5
done done
) &> /tmp/mayhem-party.mayhem-party.log & ) &
#) &> /tmp/mayhem-party.mayhem-party.log &
} }
_stt() { _stt() {