Skip to content

Commit

Permalink
Add env node
Browse files Browse the repository at this point in the history
  • Loading branch information
plusminushalf committed Feb 10, 2025
1 parent 203533c commit f2845d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/alto.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env node
import * as sentry from "@sentry/node"
import dotenv from "dotenv"
import yargs from "yargs"
Expand Down

0 comments on commit f2845d0

Please sign in to comment.