mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-19 13:47:54 +00:00
changed 'nodejs' to 'node'
This commit is contained in:
parent
07af687f38
commit
8b2d7289d6
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env nodejs
|
||||
#!/usr/bin/env node
|
||||
|
||||
require('coffee-script');
|
||||
require('./app');
|
||||
|
Loading…
Reference in New Issue
Block a user