This commit is contained in:
tschettervictor
2024-12-12 19:41:52 -07:00
committed by GitHub
parent 3f97dd7e58
commit 216a4a5412

View File

@@ -257,7 +257,7 @@ case "$1" in
else
error_exit "${2} is not an IP on this system."
fi
;;
;;
esac
if [ $# -lt 2 ]; then