Skip to content

Commit cfe715e

Browse files
committed
updated compile.sh
1 parent da517db commit cfe715e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ fi
5151

5252
if is_mac; then
5353
readlink(){
54-
greadlink "$@"
54+
command greadlink "$@"
5555
}
5656
fi
5757

0 commit comments

Comments
 (0)