appimage-run: Expose $APPIMAGE

Is supposed to be visible by the AppImage: https://docs.appimage.org/packaging-guide/environment-variables.html
This commit is contained in:
Christoph Traut 2024-07-23 09:06:51 +02:00 committed by Christoph Traut
parent f0c6ee7fdb
commit 20a037237c

View File

@ -10,6 +10,7 @@ apprun_opt=true
OWD=$(readlink -f .)
# can be read by appimages: https://docs.appimage.org/packaging-guide/environment-variables.html
export OWD
export APPIMAGE
# src : AppImage
# dest : let's unpack() create the directory