mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix quoting in call to run_convert
Co-Authored-By: JensPfeifle <jens@pfeifle.tech>
This commit is contained in:
		| @@ -60,7 +60,7 @@ class RasterisedDocumentParser(DocumentParser): | ||||
|             self.CONVERT, | ||||
|             "-scale", "500x5000", | ||||
|             "-alpha", "remove", | ||||
|             "gs_out_path", | ||||
|             gs_out_path, | ||||
|             out_path | ||||
|         ) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pit
					Pit