mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-03-07 06:39:03 +00:00
Update add-tailscale-lxc.sh
tweak
This commit is contained in:
parent
3964789ca3
commit
6ba8c5e06c
@ -17,7 +17,7 @@ cat <<"EOF"
|
|||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
header_info
|
header_info
|
||||||
set-e
|
set -e
|
||||||
while true; do
|
while true; do
|
||||||
read -p "This will add Tailscale to an existing LXC Container ONLY. Proceed(y/n)?" yn
|
read -p "This will add Tailscale to an existing LXC Container ONLY. Proceed(y/n)?" yn
|
||||||
case $yn in
|
case $yn in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user