1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-26 06:13:49 +01:00

Add missing \

This commit is contained in:
Frank Denis 2015-07-27 22:53:04 +02:00
parent 305c78cc45
commit 7e436a53b7

@ -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