mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 08:13:11 +01:00
Update add-tailscale-lxc.sh
tweak
This commit is contained in:
parent
3964789ca3
commit
6ba8c5e06c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user