diff --git a/tracert.sh b/tracert.sh index 9fcae4a..6e6d5b4 100755 --- a/tracert.sh +++ b/tracert.sh @@ -26,6 +26,7 @@ timeout=2 #seconds ################################################################################## +host=$1 i=1