6 lines
		
	
	
		
			258 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			258 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| # -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
 | |
| # Paramètres par défaut pour utempl
 | |
| 
 | |
| # Type de script shell à générer par défaut: system-or-local, default, manual,
 | |
| # vanilla. Utiliser auto pour l'autodétection.
 | |
| #SHELL_TYPE=auto |