Skip to content

Commit 2020a60

Browse files
Update scripts/install.sh
Co-authored-by: Shivam Sandbhor <shivam.sandbhor@gmail.com>
1 parent c7b0bc4 commit 2020a60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ do
2727
fi
2828
BINARY_PATH="$2"
2929
shift # past argument
30+
BINARY_PATH=$(readlink -f $BINARY_PATH)
3031
shift
3132
;;
3233
-h|--help)

0 commit comments

Comments
 (0)