Update homeassistant-v3.sh

This commit is contained in:
tteckster 2022-04-16 11:38:17 -04:00 committed by GitHub
parent 4eea0b5f90
commit 4f6f2e083b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 --"