mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	add backwards compatibility for existing raspios 10 installs
This commit is contained in:
		
							parent
							
								
									ea84a0fc02
								
							
						
					
					
						commit
						c72eea7036
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -78,6 +78,7 @@ case $OS_VER in
 | 
				
			||||||
    "ubuntu-2204"  | \
 | 
					    "ubuntu-2204"  | \
 | 
				
			||||||
    "linuxmint-20" | \
 | 
					    "linuxmint-20" | \
 | 
				
			||||||
    "linuxmint-21" | \
 | 
					    "linuxmint-21" | \
 | 
				
			||||||
 | 
					    "raspbian-10"  | \
 | 
				
			||||||
    "raspbian-11")
 | 
					    "raspbian-11")
 | 
				
			||||||
        ;;
 | 
					        ;;
 | 
				
			||||||
    *) OS_VER="OS Not Supported -- Plz Read: https://github.com/iiab/iiab/wiki/IIAB-Platforms"
 | 
					    *) OS_VER="OS Not Supported -- Plz Read: https://github.com/iiab/iiab/wiki/IIAB-Platforms"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue