Launcher script that makes the CrealityPrint AppImage run on Fedora.
Fixes two upstream bugs:
AppRunoverwritesLD_LIBRARY_PATHwithout preserving the caller's value (PR #539)- Missing libs not bundled in the AppImage (e.g.
libbz2.so.1.0)
- Download a
CrealityPrint*.appimageinto this directory. - Run:
./run-crealityprint.shFirst run extracts the AppImage and applies the patches. Subsequent runs start directly.
To re-extract after updating the AppImage:
rm -rf squashfs-root