This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-supervisor
Watch
1
Star
0
Fork
0
You've already forked balena-supervisor
mirror of
https://github.com/balena-os/balena-supervisor.git
synced
2025-01-06 22:08:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8b2d7289d6
balena-supervisor
/
supervisor.js
5 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
changed 'nodejs' to 'node'
2013-07-18 20:28:46 +00:00
#!/usr/bin/env node
Supervisor wrapper
2013-07-18 10:40:35 +00:00
require
(
'coffee-script'
)
;
require
(
'./app'
)
;
Reference in New Issue
Copy Permalink