Update add-tailscale-lxc.sh

tweak
This commit is contained in:
tteckster
2023-12-23 06:44:38 -05:00
committed by GitHub
parent 3964789ca3
commit 6ba8c5e06c

View File

@ -17,7 +17,7 @@ cat <<"EOF"
EOF
}
header_info
set-e
set -e
while true; do
read -p "This will add Tailscale to an existing LXC Container ONLY. Proceed(y/n)?" yn
case $yn in