automatically change into pcap dir

This commit is contained in:
Nico Schottelius 2019-03-30 17:07:58 +01:00
parent cb3b1501ef
commit c235ff248f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ if [ $# -ne 2 ]; then
fi
set -x
cd ~/master-thesis/pcap
host=$1
name=$2