mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	Fix quoting in call to run_convert
Co-Authored-By: JensPfeifle <jens@pfeifle.tech>
This commit is contained in:
		
							parent
							
								
									50504c3fd8
								
							
						
					
					
						commit
						cbf008f37b
					
				| @ -60,7 +60,7 @@ class RasterisedDocumentParser(DocumentParser): | ||||
|             self.CONVERT, | ||||
|             "-scale", "500x5000", | ||||
|             "-alpha", "remove", | ||||
|             "gs_out_path", | ||||
|             gs_out_path, | ||||
|             out_path | ||||
|         ) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user