linux flatpak config pt4
This commit is contained in:
parent
ff7f363983
commit
fcf1bbbb15
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ modules:
|
||||||
|
|
||||||
# Install everything to the share folder
|
# Install everything to the share folder
|
||||||
- cp -r * /app/share/mih-app/
|
- cp -r * /app/share/mih-app/
|
||||||
- chmod +x /app/share/mih-app/mzansi_innovation_hub
|
- find /app/share/mih-app -name "mzansi_innovation_hub" -exec chmod +x {} +
|
||||||
|
|
||||||
# Link the binary to /app/bin so Flatpak can find it
|
# Link the binary to /app/bin so Flatpak can find it
|
||||||
- ln -s /app/share/mih-app/mzansi_innovation_hub /app/bin/mzansi_innovation_hub
|
- ln -s /app/share/mih-app/mzansi_innovation_hub /app/bin/mzansi_innovation_hub
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue