automatically change into pcap dir
This commit is contained in:
parent
cb3b1501ef
commit
c235ff248f
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ if [ $# -ne 2 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
cd ~/master-thesis/pcap
|
||||||
|
|
||||||
host=$1
|
host=$1
|
||||||
name=$2
|
name=$2
|
||||||
|
|
Loading…
Reference in a new issue