mirror of
				https://gitlab.com/Nanolx/qwad.git
				synced 2025-10-31 01:16:08 +01:00 
			
		
		
		
	 e573cd1f2f
			
		
	
	e573cd1f2f
	
	
	
		
			
			support relative paths --tmdinfo no longer fails when an IOS-tmd is check don't enforce decrypt=false on unpacking CLI
		
			
				
	
	
		
			5 lines
		
	
	
		
			102 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			102 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| export QWAD_X_DIR="${PWD}"
 | |
| PYTHONPATH="/usr/share/Qwad/"
 | |
| python /usr/share/Qwad/Qwad.pyw $@
 |