mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-30 21:40:12 +00:00 
			
		
		
		
	Add missing entrypoint script for docker
This commit is contained in:
		
							
								
								
									
										6
									
								
								docker/entrypoint-joex.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								docker/entrypoint-joex.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| #!/bin/sh | ||||
|  | ||||
| echo "Starting unoconv listener" | ||||
| unoconv -l & | ||||
|  | ||||
| /opt/docspell-joex-0.7.0/bin/docspell-joex "$@" | ||||
		Reference in New Issue
	
	Block a user