Skip to content

Commit 29fc661

Browse files
committed
bin/jt more portable
1 parent 76cfbe8 commit 29fc661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/jt

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

33
SELF_PATH=$(cd "$(dirname "$0")" && pwd -P)/$(basename "$0")
44
while [ -h "$SELF_PATH" ]; do

0 commit comments

Comments
 (0)