bash-errors
Permalink: https://wizardzines.com/comics/bash-errors/
bash-errors
Permalink: https://wizardzines.com/comics/bash-errors/
set -euo pipefail at the top of Makefiles! Make just runs commands in whatever shell you have set up, although some variables are parsed beforehand by Make itself.Genius.
@b0rk_reruns Not to mention
$ apt-get install shellcheck