mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
shebang
This commit is contained in:
parent
c0973940de
commit
bda350dc73
@ -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