Browse Source

Update debian-v3.sh

tteckster 3 years ago
parent
commit
b6afdd8ac2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/debian-v3.sh

+ 1 - 1
ct/debian-v3.sh

@@ -333,7 +333,7 @@ fi
 
 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 --"