4 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/sh
 | |
| chmod +x /usr/bin/er2cord
 | |
| glib-compile-schemas /usr/share/glib-2.0/schemas
 | |
| exit 0
 |