Set tabstop to 8 at start

This commit is contained in:
tuxe 2019-02-14 19:51:22 +01:00
parent 7a422fea78
commit 82af7a2ecb

View File

@ -2,6 +2,8 @@
#https://github.com/Projekt95/tracert
#tracert is licensed under the GNU General Public License v3.0
tabs 8
if [[ -z "$1" || "$@" == *'-h'* ]]
then echo -e "Usage:
$(basename -- $0) [IP]