Commit 42df95d
committed
fix: set proper JBANG_LAUNCH_CMD in jbang.cmd
It would only set the name of the command, which would make it impossible
to figure out its location. The ps1 version would always give an absolute
path, while the bash version would give a path relative to the current
directory.1 parent ce35dd8 commit 42df95d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments