pdftopng
pdftopng copied to clipboard
Increase build scripts usability
- Allow re-running the macOS build script
- Mark build scripts executable
- Let build scripts determine what shell they need
- I.e. in their shebang. Depending on the system,
sh
could run the scripts with something unexpected.
- I.e. in their shebang. Depending on the system,