فهرست منبع

Update create_lxc.sh

tteckster 3 سال پیش
والد
کامیت
ea37a7f2f0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      ct/create_lxc.sh

+ 0 - 1
ct/create_lxc.sh

@@ -116,7 +116,6 @@ TEMPLATE="${TEMPLATES[-1]}"
 
 
 if ! pveam list $TEMPLATE_STORAGE | grep -q $TEMPLATE; then
 if ! pveam list $TEMPLATE_STORAGE | grep -q $TEMPLATE; then
   msg_info "Downloading LXC Template"
   msg_info "Downloading LXC Template"
-  msg_ok "Downloaded LXC Template"
   pveam download $TEMPLATE_STORAGE $TEMPLATE >/dev/null ||
   pveam download $TEMPLATE_STORAGE $TEMPLATE >/dev/null ||
     die "A problem occured while downloading the LXC template."
     die "A problem occured while downloading the LXC template."
   msg_ok "Downloaded LXC Template"
   msg_ok "Downloaded LXC Template"