mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Fix script
This commit is contained in:
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
Block a user