Skip to content

Commit

Permalink
Missing file, with fix (use realpath)
Browse files Browse the repository at this point in the history
  • Loading branch information
chfritz committed Jul 8, 2023
1 parent 23a30c1 commit a1f8845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cli.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/sh
/usr/bin/env FORCE_COLOR=2 node $(dirname $(realpath $0))/dist/cli.js

0 comments on commit a1f8845

Please sign in to comment.