commit: 05bfd321a27cca2c4bca7c551bfeecc837a59ec7
parent de8a5e3200cdb641cdd0596b7830cf2ac2e6a79e
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 28 Feb 2024 15:53:37 +0100
deploy.sh,ignore.txt: Add own deployment mechanism
Diffstat:
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/deploy.sh b/deploy.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -xe
+grep -v -f ignore.txt unbound-blocks.conf >|/etc/unbound/blocks.conf
+doas rc-service unbound restart
diff --git a/ignore.txt b/ignore.txt
@@ -0,0 +1,2 @@
+gstatic.com.
+google.com.