Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking authored Nov 1, 2023
1 parent c3ecbe8 commit 6cddc21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ nami install 7z
nami install jb
nami install zig
zig --help
echo '#!/usr/bin/env jb' > /tmp/a.js
echo 'echo(111)' >> /tmp/a.js
jb /tmp/a.js

0 comments on commit 6cddc21

Please sign in to comment.