Skip to content

Commit

Permalink
Update AppRun
Browse files Browse the repository at this point in the history
  • Loading branch information
outscale-toa authored Jan 23, 2025
1 parent 9852f7b commit 57c751a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AppRun
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ for opt in "$@"; do
fi
done

source "${APPDIR}/import-ssl.sh"
export COGNAC_HELP_APPEND="$(echo -en '\t--bash-completion\tprint bash completion(appimage only)\n\t--appimage-help\t\tappimage helps')"

LD_LIBRARY_PATH=${APPDIR}/usr/lib/ "${APPDIR}/usr/bin/____cli_name____" "$@"

0 comments on commit 57c751a

Please sign in to comment.