gogo
parent
d3ca9c66e1
commit
4d2f50c8a6
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue