mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-14 01:47:37 +00:00
Update add-tailscale-lxc.sh
tweak
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user