fix multi runner passive tapper command

This commit is contained in:
Roee Gadot
2021-04-29 08:21:30 +03:00
parent e2df769ebd
commit 81c6b66999
2 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,6 @@
# this script runs both executables and exits everything if one fails
./apiserver &
./passivetapper -i eth0 &
./passivetapper -i any -hardump -hardir /tmp/mizuhars -harentriesperfile 50 &
wait -n
pkill -P $$