Skip to content

Commit 933e4bb

Browse files
authored
Update AppRun
1 parent 5690f39 commit 933e4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppDir/AppRun

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ for hook in "$CURRENTDIR"/bin/*.hook; do
4242
done
4343

4444
if [ "$1" = '--getlinks' ]; then
45-
_getlinks
45+
_get_symlinks
4646
fi
4747

4848
# Check if ARGV0 matches any bundled binary, fallback to $1, then main bin

0 commit comments

Comments
 (0)