coreboot
coreboot copied to clipboard
build.sh: print usage when no argument is passed
Without it, the script failed with cryptic error:
$ ./build.sh
./build.sh: line 259: $1: unbound variable
Restarted failed jobs as it seemed like a network error