From 9754b595fc46bcf30ccedf7730dbddd2bd7fe437 Mon Sep 17 00:00:00 2001 From: DerFossiBaer <56678897+DerFossiBaer@users.noreply.github.com> Date: Fri, 16 Apr 2021 16:58:46 +0200 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 8121829..58e2f33 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ # Authors: # (C) 2021 Idea an concept by Christian Zengel -# (C) 2021 Script design and prototype by Markus Helmke +# (C) 2021 Script design and prototype by Markus Helmke # (C) 2021 Script rework and documentation by Thorsten Spille # IMPORTANT NOTE: @@ -121,4 +121,4 @@ if [[ $opt == "zmb-ad" ]]; then pct stop $LXC_NBR pct set $LXC_NBR \-nameserver $(echo $LXC_IP | cut -d'/' -f 1) pct start $LXC_NBR -fi \ No newline at end of file +fi