mirror of https://github.com/laurent22/joplin.git
Fix script
parent
ea5849855f
commit
6addd52ba4
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env node
|
||||
|
||||
import * as fs from 'fs-extra';
|
||||
import * as path from 'path';
|
||||
import * as process from 'process';
|
||||
|
|
Loading…
Reference in New Issue