Skip to content

Commit 5348efe

Browse files
committed
Use npx for jbash
1 parent 6aa4f9e commit 5348efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/local/bin/jbash
1+
#!/usr/bin/env npx jbash
22

33
/* Releases dbup-sqlserver-scripting
44
This includes: building in release mode, packaging, and publishing on

0 commit comments

Comments
 (0)