Update debian-v3.sh

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

View File

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