X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=debian%2Fbin%2Fbackup.sh;h=4b9bffa73334596cd947c52f8d0a81d0522482f4;hb=0e1f3846c77e6b0ca5d9215b07f6e587cedd19d9;hp=59e0ec11607b9cba849601c4b64708fd8a9b5c00;hpb=97a9987710fddc237be609ef1cd7d17323317957;p=config%2Fdotfiles.git diff --git a/debian/bin/backup.sh b/debian/bin/backup.sh index 59e0ec1..4b9bffa 100755 --- a/debian/bin/backup.sh +++ b/debian/bin/backup.sh @@ -19,8 +19,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -set -e +set -eu # tar can't exclude it automatically because we pipe it through gpg. target="`pwd`/`hostname`.tar.gpg"