9 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			66 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
#! /bin/sh
 | 
						|
 | 
						|
set -e
 | 
						|
 | 
						|
 | 
						|
. /usr/share/debconf/confmodule
 | 
						|
 | 
						|
#DEBHELPER#
 |