mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update ha-copy-data-podman.sh
check PVE
This commit is contained in:
		
							parent
							
								
									bc4640d589
								
							
						
					
					
						commit
						deb681a211
					
				@ -2,6 +2,8 @@
 | 
			
		||||
# Use to copy all data from a Home Assistant LXC to a Podman Home Assistant LXC.
 | 
			
		||||
# run from the Proxmox Shell
 | 
			
		||||
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/ha-copy-data-podman.sh)"
 | 
			
		||||
clear
 | 
			
		||||
if ! command -v pveversion >/dev/null 2>&1; then echo -e "⚠️  Run from the Proxmox Shell"; exit; fi
 | 
			
		||||
while true; do
 | 
			
		||||
  read -p "Use to copy all data from a Home Assistant LXC to a Podman Home Assistant LXC. Proceed(y/n)?" yn
 | 
			
		||||
  case $yn in
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user