File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 "icon" : " language_txt" ,
3939 "category" : " Metadata" ,
4040 "local" : " True" ,
41- "program" : " docker run -v ${working_directory}:/data -w /data --rm pdfix/detect-language:latest lang-detect --name \" ${license_name} \" --key \" ${license_key} \" - i \" /data/${input_pdf}\" -o \" /data/${output_txt}\" " ,
41+ "program" : " docker run -v ${working_directory}:/data -w /data --rm pdfix/detect-language:latest lang-detect -i \" /data/${input_pdf}\" -o \" /data/${output_txt}\" " ,
4242 "args" : [
4343 {
4444 "name" : " input_pdf" ,
6767 "category" : " Metadata" ,
6868 "subtype" : " detect_language_txt_to_txt" ,
6969 "local" : " True" ,
70- "program" : " docker run -v ${working_directory}:/data -w /data --rm pdfix/detect-language:latest lang-detect --name \" ${license_name} \" --key \" ${license_key} \" - i \" /data/${input_txt}\" -o \" /data/${output_txt}\" " ,
70+ "program" : " docker run -v ${working_directory}:/data -w /data --rm pdfix/detect-language:latest lang-detect -i \" /data/${input_txt}\" -o \" /data/${output_txt}\" " ,
7171 "args" : [
7272 {
7373 "name" : " input_txt" ,
You can’t perform that action at this time.
0 commit comments