1
0
mirror of https://github.com/moshix/mvs.git synced 2026-03-01 17:26:07 +00:00

Update nicparseLinux.bash

This commit is contained in:
moshix
2023-04-16 14:28:18 -05:00
committed by GitHub
parent 7d2423014d
commit c20bcb99bb

View File

@@ -59,4 +59,6 @@ if [[ "$1" == "-e" ]]; then
delay=$2
get_external
fi
else
echo "${cyan}Use the -e 1.2 switch to get your external IP with timeout 1.2 secs${reset}"
fi