diff --git a/scripts/unbound.sh b/scripts/unbound.sh deleted file mode 100755 index d9b378892e..0000000000 --- a/scripts/unbound.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -unboundctl=`which unbound-control` -if [ "$?" != "0" ]; then -#Unbound control executable doesn't exist -exit -fi -echo '<<>>' -$unboundctl stats