From 477a7b8f25ad0686f3141b0e1997225cb1838dc0 Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 27 Aug 2024 11:37:41 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/root/docker/setup/03-files.sh --- rootfs/root/docker/setup/03-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/root/docker/setup/03-files.sh b/rootfs/root/docker/setup/03-files.sh index 94dd5cb..965f449 100755 --- a/rootfs/root/docker/setup/03-files.sh +++ b/rootfs/root/docker/setup/03-files.sh @@ -64,7 +64,7 @@ fi unset config # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Main script - +rm -Rf /etc/bind /etc/named # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # Set the exit code exitCode=$?