mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							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…
	
		Reference in New Issue