Explorar o código

Update add-tailscale-lxc.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
29283581e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/add-tailscale-lxc.sh

+ 1 - 1
misc/add-tailscale-lxc.sh

@@ -45,5 +45,5 @@ lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
 EOF
 
 lxc-attach -n $CTID -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/add-tailscale-install.sh)" || exit
-# lxc-attach -n $CTID -- bash -c "$(curl -fsSL https://tailscale.com/install.sh)" || exit
+# lxc-attach -n $CTID -- bash -c "$(curl -fsSL https://tailscale.com/install.sh)" &>/dev/null || exit
 msg "\e[1;33m Finished....Reboot ${CTID} LXC to apply the changes \e[0m"