mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 10:59:24 +00:00 
			
		
		
		
	Update haos-vm-v4.sh
This commit is contained in:
		
							parent
							
								
									54bf1dffb7
								
							
						
					
					
						commit
						0df983699d
					
				| @ -208,7 +208,7 @@ STORAGE_MENU+=( "$TAG" "$ITEM" "OFF" ) | |||||||
| done < <(pvesm status -content images | awk 'NR>1') | done < <(pvesm status -content images | awk 'NR>1') | ||||||
| VALID=$(pvesm status -content images | awk 'NR>1') | VALID=$(pvesm status -content images | awk 'NR>1') | ||||||
| if [ -z "$VALID" ]; then | if [ -z "$VALID" ]; then | ||||||
| 	echo -e "${RD}⚠ Unable to detect a valid storage location.${CL}" | 	echo -e "\n${RD}⚠ Unable to detect a valid storage location.${CL}" | ||||||
| 	echo -e "Exiting..." | 	echo -e "Exiting..." | ||||||
| 	exit | 	exit | ||||||
| elif [ $((${#STORAGE_MENU[@]}/3)) -eq 1 ]; then | elif [ $((${#STORAGE_MENU[@]}/3)) -eq 1 ]; then | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user