6 lines
		
	
	
		
			78 B
		
	
	
	
		
			Python
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			78 B
		
	
	
	
		
			Python
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/python
 | 
						|
import qubesmanager.settings
 | 
						|
 | 
						|
qubesmanager.settings.main()
 | 
						|
 |