mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
Update shebang in Index.ts
This commit is contained in:
parent
633d60c0af
commit
4b076a8000
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/npm start
|
||||
#!/usr/bin/env ts-node
|
||||
|
||||
import yargs from 'yargs';
|
||||
import URL from 'Common/Types/API/URL';
|
||||
|
Loading…
Reference in New Issue
Block a user