mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-18 12:11:17 +02:00
shebang
This commit is contained in:
parent
5ff915476a
commit
34c60c69d8
@ -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…
x
Reference in New Issue
Block a user