From 4f6f2e083b7b35f1d779380c33df4a29f95f0f43 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 16 Apr 2022 11:38:17 -0400 Subject: [PATCH] Update homeassistant-v3.sh --- ct/homeassistant-v3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --"