mirror of
				https://github.com/ocrmypdf/OCRmyPDF.git
				synced 2025-10-30 17:29:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			70 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/bash
 | |
| 
 | |
| . /appenv/bin/activate
 | |
| cd /home/docker
 | |
| exec ocrmypdf "$@" | 
