Update add-tailscale-lxc.sh

This commit is contained in:
tteckster 2022-07-03 19:56:54 -04:00 committed by GitHub
parent 2787814273
commit 02c2188ca4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,4 +49,4 @@ lxc-attach -n $CTID -- bash -c "$(curl -fsSL https://tailscale.com/install.sh)"
msg "⌛ Installed Tailscale"
sleep 2
msg "\e[1;32m ✔ Completed Successfully!\e[0m"
msg "Reboot ${CTID} LXC to apply the changes, then run tailscale up in the LXC console"
msg "\e[1;31m Reboot ${CTID} LXC to apply the changes, then run tailscale up in the LXC console\e[0m"