Update create_lxc.sh

pull/152/head
tteckster 3 years ago committed by GitHub
parent 1de9c90afd
commit 0941687351
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -100,10 +100,10 @@ if pct status $CTID &>/dev/null; then
fi
TEMPLATE_STORAGE=$(select_storage template) || exit
info "Using ${BL}$TEMPLATE_STORAGE${CL} for Template Storage."
msg_ok "Using ${BL}$TEMPLATE_STORAGE${CL} ${GN}for Template Storage."
CONTAINER_STORAGE=$(select_storage container) || exit
info "Using ${BL}$CONTAINER_STORAGE${CL} for Container Storage."
msg_ok "Using ${BL}$CONTAINER_STORAGE${CL} ${GN}for Container Storage."
msg_info "Updating LXC Template List"
pveam update >/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.