diff options
author | ChatChimi <Pichue07@gmail.com> | 2020-05-19 15:03:35 +0200 |
---|---|---|
committer | ChatChimi <Pichue07@gmail.com> | 2020-05-19 15:03:35 +0200 |
commit | 187acbabe8dda0a6f866b6c7285bd4aef6e78a87 (patch) | |
tree | 34d407c64cb85454d8dc06c46fa63fd79370b0af | |
parent | 7aab57e607665411522904fed0c485c9635ac64f (diff) | |
parent | 150937fff4845de6eba588a5b1b82659a992e50f (diff) |
Merge branch 'master' of https://github.com/clyhtsuriva/ATS-Project
-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 |