From 7e436a53b78e63a8872a53c9981d5f4664a97ff5 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 27 Jul 2015 22:53:04 +0200 Subject: [PATCH] Add missing \ --- unbound-check.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unbound-check.sh b/unbound-check.sh index b1571ec..d86e3b4 100755 --- a/unbound-check.sh +++ b/unbound-check.sh @@ -1,4 +1,4 @@ #! /bin/sh -drill -DQ NS . @127.0.0.1 && +drill -DQ NS . @127.0.0.1 && \ drill -tDQ NS . @127.0.0.1