Update create_lxc.sh
This commit is contained in:
parent
30a0298ab4
commit
6ee8419080
@ -208,6 +208,7 @@ if ! check_storage_support "vztmpl"; then
|
|||||||
msg_error "No valid storage found for 'vztmpl' (Template)."
|
msg_error "No valid storage found for 'vztmpl' (Template)."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
msg_ok "Valid Storage Found"
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
if select_storage template; then
|
if select_storage template; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user