mirror of https://github.com/vector-im/riot-web
shebang
parent
c0973940de
commit
bda350dc73
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env node
|
||||||
|
|
||||||
var exec = require('child_process').exec;
|
var exec = require('child_process').exec;
|
||||||
|
|
||||||
// Makes sure the babel executable in the path is babel 6 (or greater), not
|
// Makes sure the babel executable in the path is babel 6 (or greater), not
|
||||||
|
|
Loading…
Reference in New Issue