Parcourir la source

Update homeassistant-v3.sh

tteckster il y a 3 ans
Parent
commit
4f6f2e083b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ct/homeassistant-v3.sh

+ 1 - 1
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 --"