mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Update shebang to use npx ts-node
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user