mirror of https://github.com/tteck/Proxmox.git
parent
af5a0e3409
commit
7691aded58
|
@ -140,7 +140,7 @@ function select_storage() {
|
||||||
printf $STORAGE
|
printf $STORAGE
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
header_info
|
||||||
# Get template storage
|
# Get template storage
|
||||||
TEMPLATE_STORAGE=$(select_storage template) || exit
|
TEMPLATE_STORAGE=$(select_storage template) || exit
|
||||||
info "Using '$TEMPLATE_STORAGE' for template storage."
|
info "Using '$TEMPLATE_STORAGE' for template storage."
|
||||||
|
|
Loading…
Reference in New Issue