Replaced python script to fix filenames by internal background job.

This commit is contained in:
baldo 2016-06-21 15:21:08 +02:00
commit d24e6e6307
6 changed files with 76 additions and 93 deletions

View file

@ -20,8 +20,7 @@
},
"bin": {
"ffffng": "server/main.js",
"ffffng-fix-key-file-names": "bin/fix_key_file_names.py"
"ffffng": "server/main.js"
},
"dependencies": {