of course i forgot the shebang..
This commit is contained in:
parent
aadf3e442e
commit
3ec1800883
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
import child_process from 'child_process';
|
||||
import fs from 'fs-extra';
|
||||
import watch from 'node-watch';
|
||||
|
Loading…
Reference in New Issue
Block a user