From 02c2188ca416f2fb62d839d439a25af3836fc20e Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 3 Jul 2022 19:56:54 -0400 Subject: [PATCH] Update add-tailscale-lxc.sh --- misc/add-tailscale-lxc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/add-tailscale-lxc.sh b/misc/add-tailscale-lxc.sh index fd5aca7e..6b369ef7 100644 --- a/misc/add-tailscale-lxc.sh +++ b/misc/add-tailscale-lxc.sh @@ -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"