Explorar o código

Update debian-v3.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
9c4cb4e6b9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ct/debian-v3.sh

+ 1 - 0
ct/debian-v3.sh

@@ -9,6 +9,7 @@ BGN=`echo "\033[4;92m"`
 GN=`echo "\033[32m"`
 CL=`echo "\033[m"`
 APP="Debian"
+NSAPP=$(echo ${APP,,} | tr -d ' ')
 
 while true; do
     read -p "This will create a New ${APP} LXC. Proceed(y/n)?" yn