Browse Source

dont kill so agressively, also hide kill message, its confusing

pull/1/head
thehuntedpie 7 years ago
parent
commit
c62e28a5b4
  1. 2
      console.sh

2
console.sh

@ -15,4 +15,4 @@ done
sleep 1
echo "$LOGS"
kill -9 $PID
{kill $PID} 2>/dev/null
Loading…
Cancel
Save