Browse Source

Update technitiumdns-v3.sh

tteckster 3 years ago
parent
commit
17fad9e4b7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/technitiumdns-v3.sh

+ 1 - 1
ct/technitiumdns-v3.sh

@@ -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