change tracert.sh
All checks were successful
continuous-integration/drone/push Build is passing

Change Url in help/usage text
This commit is contained in:
Kim Oliver Drechsel 2021-09-17 00:36:20 +02:00
parent e1ed2c7d78
commit 00e526c066

View File

@ -8,8 +8,8 @@ if [[ -z "$1" || "$@" == *'-h'* ]]
$(basename -- $0) [IP]
$(basename -- $0) [DOMAIN]
Github:
https://Github.com/Projekt95/tracert"; exit
Git Source:
https://git.pyas.de/Kim/tracert"; exit
fi