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