[__locale_system] Support Devuan
This commit is contained in:
		
					parent
					
						
							
								97bcfcc23c
							
						
					
				
			
			
				commit
				
					
						64c247026a
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -26,7 +26,7 @@
 | 
				
			||||||
os=$(cat "$__global/explorer/os")
 | 
					os=$(cat "$__global/explorer/os")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
case "$os" in
 | 
					case "$os" in
 | 
				
			||||||
    debian|ubuntu)
 | 
					    debian|devuan|ubuntu)
 | 
				
			||||||
        locale_conf="/etc/default/locale"
 | 
					        locale_conf="/etc/default/locale"
 | 
				
			||||||
        ;;
 | 
					        ;;
 | 
				
			||||||
    archlinux)
 | 
					    archlinux)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue