diff --git a/ct/homeassistant-v3.sh b/ct/homeassistant-v3.sh index 9ef4eb38..0ffdcd7f 100644 --- a/ct/homeassistant-v3.sh +++ b/ct/homeassistant-v3.sh @@ -338,7 +338,7 @@ EOF 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 --"