diff options
Diffstat (limited to 'ci/respdiff/restart-unbound.sh')
-rwxr-xr-x | ci/respdiff/restart-unbound.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/respdiff/restart-unbound.sh b/ci/respdiff/restart-unbound.sh new file mode 100755 index 0000000..add24c9 --- /dev/null +++ b/ci/respdiff/restart-unbound.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# SPDX-License-Identifier: GPL-3.0-or-later + +service unbound restart |