mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-25 09:00:59 +02:00
Update debian-v3.sh
This commit is contained in:
parent
03442f2289
commit
9c4cb4e6b9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user