isle-portable/packaging/linux/appimage
Damglador c71fee5f19
Fix AppRun script for AppImage execution
Right now when path to AppImage has spaces in it (for example if it gets installed in ~/Applications by a manager I'll be named "Isle Portable") I'll fail to execute with an error:
```
/tmp/.mount_Isle PCAHbep/AppRun: line 16: [: /home/damglador/Applications/Isle: binary operator expected
/tmp/.mount_Isle PCAHbep/AppRun: line 24: /tmp/.mount_Isle PCAHbep/usr/bin/isle-config: Input/output error
```

This patch should fix it.
2026-03-01 18:13:58 +01:00
..
AppRun Fix AppRun script for AppImage execution 2026-03-01 18:13:58 +01:00
Build AppImage packaging (#439) 2025-06-29 22:53:54 +02:00