Skip to content

Commit 6b867a7

Browse files
authored
Merge pull request #267 from brunobuzzi/issue_260
remove dependence on realpath linux command
2 parents 9900e80 + 6114c1f commit 6b867a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alt_bin/gsdevkit_launcher

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ EXAMPLES
3232
3333
HELP
3434
}
35-
35+
source "${GS_HOME}/bin/private/shFunctions"
3636
stashFile=`realpath $1`
3737
scriptName="$(basename -- $1)"
3838
shift

0 commit comments

Comments
 (0)