mirror of https://github.com/tteck/Proxmox.git
Update debian-v3.sh
This commit is contained in:
parent
792c41dfd9
commit
b6afdd8ac2
|
@ -333,7 +333,7 @@ fi
|
|||
|
||||
msg_info "Starting LXC Container"
|
||||
pct start $CTID
|
||||
msg_ok "Starting LXC Container"
|
||||
msg_ok "Started LXC Container"
|
||||
|
||||
alias lxc-cmd="lxc-attach -n $CTID --"
|
||||
|
||||
|
|
Loading…
Reference in New Issue