From: Simon Ruderich Date: Sun, 10 Mar 2013 21:41:12 +0000 (+0100) Subject: setup.sh: Add set -e. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=e81089931401a54fba039227bee2cb84fd1c9306;hp=62a7d2081e7a2273b3deb69458382b8ef48559a4;p=config%2Fdotfiles.git setup.sh: Add set -e. --- diff --git a/setup.sh b/setup.sh index 2e4ba5a..53fc267 100755 --- a/setup.sh +++ b/setup.sh @@ -18,6 +18,8 @@ # along with this program. If not, see . +set -e + . ../lib.sh if installed stumpwm; then