소스 검색

Update add-tailscale-lxc.sh

tteckster 3 년 전
부모
커밋
02c2188ca4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      misc/add-tailscale-lxc.sh

+ 1 - 1
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"