X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=setup.sh;fp=setup.sh;h=ce478023a6d298ead5f8077725dbf9ee91f5c42a;hp=2190af18ab82f68e1530cdf0870c4490ed80d844;hb=224cc5ab9e3d52a8753d3a23ca2b45988a0785c4;hpb=4dc3f62f2747ca0d16538d7ca635a8b499b8ed7b diff --git a/setup.sh b/setup.sh index 2190af1..ce47802 100755 --- a/setup.sh +++ b/setup.sh @@ -19,7 +19,7 @@ # along with this program. If not, see . -set -e +set -eu for path in */setup.sh; do # Skip non executable setup.sh files as an easy way to deactivate one.