mirror of https://github.com/tteck/Proxmox.git
Update create_lxc.sh
parent
38295ed54d
commit
258f48003b
|
@ -33,7 +33,7 @@ function msg_ok() {
|
|||
local msg="$1"
|
||||
echo -e "${BFR} ${CM} ${GN}${msg}${CL}"
|
||||
}
|
||||
|
||||
msg_info "Validating Storage"
|
||||
function select_storage() {
|
||||
local CLASS=$1
|
||||
local CONTENT
|
||||
|
|
Loading…
Reference in New Issue