mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update hacore2hacontainer-data.sh
check PVE
This commit is contained in:
		
							parent
							
								
									deb681a211
								
							
						
					
					
						commit
						e994ce793c
					
				@ -1,4 +1,6 @@
 | 
			
		||||
#!/usr/bin/env bash
 | 
			
		||||
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 Core LXC to a Home Assistant Container LXC. Proceed(y/n)?" yn
 | 
			
		||||
  case $yn in
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user