This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================================= | |
| # Creality Print installer for Pop!_OS 24.04 / Ubuntu 24.04 LTS (x86_64) | |
| # ============================================================================= | |
| # | |
| # USAGE: | |
| # ./install-creality-print.sh [path/to/CrealityPrint.AppImage] | |
| # If no path given, auto-detects the AppImage in ~/Downloads. | |
| # | |
| # TESTED WITH: |