forked from bashclub/zamba-lxc-toolbox
Update install.sh
This commit is contained in:
parent
f5034abc58
commit
9754b595fc
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
# Authors:
|
# Authors:
|
||||||
# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
|
# (C) 2021 Idea an concept by Christian Zengel <christian@sysops.de>
|
||||||
# (C) 2021 Script design and prototype by Markus Helmke <helmke@cloudistboese.de>
|
# (C) 2021 Script design and prototype by Markus Helmke <m.helmke@nettwarker.de>
|
||||||
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
# (C) 2021 Script rework and documentation by Thorsten Spille <thorsten@spille-edv.de>
|
||||||
|
|
||||||
# IMPORTANT NOTE:
|
# IMPORTANT NOTE:
|
||||||
@ -121,4 +121,4 @@ if [[ $opt == "zmb-ad" ]]; then
|
|||||||
pct stop $LXC_NBR
|
pct stop $LXC_NBR
|
||||||
pct set $LXC_NBR \-nameserver $(echo $LXC_IP | cut -d'/' -f 1)
|
pct set $LXC_NBR \-nameserver $(echo $LXC_IP | cut -d'/' -f 1)
|
||||||
pct start $LXC_NBR
|
pct start $LXC_NBR
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user