2 Commits

Author SHA1 Message Date
dca595bf60 Merge pull request 'linux flatpak config pt4' (#24) from V.1.2.6 into main
Reviewed-on: #24
2026-02-25 13:44:37 +00:00
fcf1bbbb15 linux flatpak config pt4 2026-02-25 15:44:10 +02:00

View File

@@ -24,7 +24,7 @@ modules:
# Install everything to the share folder
- 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
- ln -s /app/share/mih-app/mzansi_innovation_hub /app/bin/mzansi_innovation_hub