mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-01 08:41:48 +01:00
shebang
This commit is contained in:
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…
x
Reference in New Issue
Block a user