mirror of https://github.com/tteck/Proxmox.git
Update technitiumdns-v3.sh
This commit is contained in:
parent
6c89c3d48a
commit
17fad9e4b7
|
@ -14,7 +14,7 @@ CL=`echo "\033[m"`
|
|||
BFR="\\r\\033[K"
|
||||
HOLD="-"
|
||||
CM="${GN}✓${CL}"
|
||||
APP="Debian"
|
||||
APP="Technitium DNS"
|
||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
|
||||
while true; do
|
||||
read -p "This will create a New ${APP} LXC. Proceed(y/n)?" yn
|
||||
|
|
Loading…
Reference in New Issue