]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
build/ship.sh: shellcheck fixes. (#30197)
authorXhmikosR <xhmikosr@gmail.com>
Thu, 5 Mar 2020 15:06:18 +0000 (17:06 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Mar 2020 15:06:18 +0000 (17:06 +0200)
commit8abccff7b3939334c61286df448d0f730da85325
tree551eb5efdf70cc4b1fc27709ad58e4ea0d426377
parentd9215ebd5a70ed84ea34337036a712d189fc6b91
build/ship.sh: shellcheck fixes. (#30197)

Also add `set -e` so that if a command fails the whole script fails too.
build/ship.sh