We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc259e commit 0788a8fCopy full SHA for 0788a8f
res/AppRun
@@ -2,4 +2,4 @@
2
3
HERE="$(dirname "$(readlink -f "${0}")")"
4
EXEC="${HERE}/usr/bin/inochi-session"
5
-LD_LIBRARY_PATH="${HERE}/usr/lib" exec "${EXEC}"
+LD_LIBRARY_PATH="${HERE}/usr/lib" exec "${EXEC}" "$@"
0 commit comments