Explorar el Código

Update homeassistant-v3.sh

tteckster hace 3 años
padre
commit
4f6f2e083b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 --"