[dreamwidth/dreamwidth] 8d37b0: usability tweaks for build-static.sh (#2988)
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 8d37b0dfbfea31a4ce83b09910e95acef0ca097f https://github.com/dreamwidth/dreamwidth/commit/8d37b0dfbfea31a4ce83b09910e95acef0ca097f Author: Jen kareila@dreamwidth.org Date: 2022-10-19 (Wed, 19 Oct 2022)
Changed paths: M bin/build-static.sh
Log Message:
usability tweaks for build-static.sh (#2988)
- build-static.sh: -n option to only compass compile files with (n)ew changes
Default behavior is to always use --force to recompile everything.
- build-static.sh: silence errors shown if /tmp/jcompress is missing
cat: /tmp/jcompress: No such file or directory bash: -c: option requires an argument
