diff --git a/sync.sh b/sync.sh index 3306e2d..a048242 100644 --- a/sync.sh +++ b/sync.sh @@ -77,6 +77,9 @@ while true; do if sslmate download --all; then echo "$(date) Downloaded new certificates! Touch NEW in 'keys' directory" touch /etc/sslmate/certs/NEW + else + echo " -- error " + exit 1 fi # Sleep