diff options
author | Luneji <61687883+Luneji@users.noreply.github.com> | 2020-05-19 15:02:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-19 15:02:27 +0200 |
commit | 150937fff4845de6eba588a5b1b82659a992e50f (patch) | |
tree | 6e8df2cff460645c2efc15195f7539e0650f4e29 | |
parent | aa980079ce2039e6fbfa24aeeba077234a5d3406 (diff) |
Update script.sh
-rwxr-xr-x | analyse/script.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/analyse/script.sh b/analyse/script.sh index 82b1943..fee3ec2 100755 --- a/analyse/script.sh +++ b/analyse/script.sh @@ -70,4 +70,6 @@ do tail -n1 /tmp/ipdstudp.txt tail -n1 /tmp/portdstudp.txt tail -n1 /tmp/tailleudp.txt + + sudo python insertpaq.py done |