forked from ungleich-public/cdist
		
	add support for gentoo to explorer os
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								6c72cd0d5f
							
						
					
				
			
			
				commit
				
					
						3e89e05b30
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -32,6 +32,8 @@ fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[ -f /etc/debian_version ] && echo debian
 | 
					[ -f /etc/debian_version ] && echo debian
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[ -f /etc/gentoo-release ] && echo gentoo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[ -f /etc/redhat-release ] && echo redhat
 | 
					[ -f /etc/redhat-release ] && echo redhat
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# ensure correct exit, otherwise other explorer won't get started
 | 
					# ensure correct exit, otherwise other explorer won't get started
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue