Skip to content

Commit

Permalink
99
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <ckoenig@posteo.de>
  • Loading branch information
yubiuser committed Dec 9, 2022
1 parent 368e724 commit 0371f4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions padd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,6 @@ GetNetworkInformation() {
# if there's only one DNS server
if [ ${dns_count} -eq 1 ]; then
dns_information="1 server"
elif [ ${dns_count} -gt 9 ]; then
dns_information="9+ servers"
else
dns_information="${dns_count} servers"
fi
Expand Down

0 comments on commit 0371f4b

Please sign in to comment.