mybin

my ~/bin
git clone https://a3nm.net/git/mybin/
Log | Files | Refs | README

commit 30fa0a65c656a7e79780080fefd8e6ac36b62524
parent 620672f46ac74097d284ff60bd8904ea4d762c06
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sun, 18 Aug 2019 21:28:03 +0200

set -e

Diffstat:
calendar-backup.sh | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/calendar-backup.sh b/calendar-backup.sh @@ -1,5 +1,7 @@ #!/bin/bash +set -e + # run with chronic to avoid spam cd /mnt/mem/backup/calendar # required to have the right paths in the archive