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