Adding run.sh
This commit is contained in:
parent
dac578abc3
commit
43363837b6
@ -86,6 +86,7 @@ modules:
|
||||
build-commands:
|
||||
- 'cp -vr HiperthermiaSource ${FLATPAK_DEST}/Hiperthermia'
|
||||
- 'glib-compile-resources --sourcedir=${FLATPAK_DEST}/Hiperthermia ${FLATPAK_DEST}/Hiperthermia/resources.xml'
|
||||
- 'mkdir -p /app/share/mime/packages/'
|
||||
- 'install -Dm644 HiperthermiaSource/me.sergiotarxz.Exd.desktop -t /app/share/applications/'
|
||||
- 'install -m644 HiperthermiaSource/me.sergiotarxz.Exd.mime.xml -t /app/share/mime/packages'
|
||||
- 'install -Dm755 HiperthermiaSource/run.sh /app/bin/hiperthermia'
|
||||
|
Loading…
Reference in New Issue
Block a user