From 8847247c651800715b8b526d7cf8ff54d38219fb Mon Sep 17 00:00:00 2001
From: Manevolent <Manevolent@users.noreply.github.com>
Date: Tue, 24 Jan 2023 16:38:32 -0700
Subject: [PATCH] Update install.sh

---
 install.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install.sh b/install.sh
index c0ba332..fb57161 100755
--- a/install.sh
+++ b/install.sh
@@ -18,7 +18,7 @@ chmod -R a+X /etc/lixonet/
 echo "Setting write access to service directories."
 mkdir /etc/bind
 chown -R $UID:$GID /etc/bind/
-chmod -R 660 /etc/bind/
+chmod -R 664 /etc/bind/
 chmod -R a+X /etc/bind/
 
 mkdir /etc/bird