mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
shebang
This commit is contained in:
parent
5ff915476a
commit
34c60c69d8
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue