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