This commit is contained in:
Stephen
2021-01-05 14:32:02 -08:00
parent ad2350ccec
commit 5cdabd6d4b
3 changed files with 1 additions and 8 deletions

View File

@@ -21,9 +21,6 @@ function shownetinfo() {
echo -en ", external $GW"
echo -en ", router $NET"
fi
tput setaf 7
tput bold
echo -en " | "
tput sgr0
}