We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5690f39 commit 933e4bbCopy full SHA for 933e4bb
AppDir/AppRun
@@ -42,7 +42,7 @@ for hook in "$CURRENTDIR"/bin/*.hook; do
42
done
43
44
if [ "$1" = '--getlinks' ]; then
45
- _getlinks
+ _get_symlinks
46
fi
47
48
# Check if ARGV0 matches any bundled binary, fallback to $1, then main bin
0 commit comments