This commit is contained in:
2019-11-14 22:01:35 -06:00
parent c83da5118a
commit 875ce97a4a
3 changed files with 0 additions and 28 deletions

1
lib.sh
View File

@@ -275,7 +275,6 @@ then
fi
}
test_connection() {
# Install dnsutils if not existing
if ! dpkg-query -W -f='${Status}' "dnsutils" | grep -q "ok installed"