mirror of
https://git.bashclub.org/bashclub/zamba-lxc-toolbox.git
synced 2025-08-03 09:35:33 +02:00
Changed zmd-ad script call in install.sh
This commit is contained in:
parent
5730a82b67
commit
c228148e91
1 changed files with 2 additions and 3 deletions
|
@ -80,9 +80,8 @@ select opt in just_lxc zmb-standalone zmb-member zmb-ad mailpiler matrix quit; d
|
|||
echo "Selected Zamba AD DC"
|
||||
# Enable nesting for ntp service
|
||||
pct set $LXC_NBR -features nesting=1
|
||||
# TODO: write script for Zamba AD DC
|
||||
echo "This function is not implemented yet! Exiting..."
|
||||
exit 1
|
||||
sleep 2
|
||||
break
|
||||
;;
|
||||
mailpiler)
|
||||
echo "Configuring LXC container for '$opt'!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue