Stop on errors

This commit is contained in:
maride 2024-06-27 14:56:48 +02:00
parent 6c9245be0a
commit e295e915d8

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -e
function log {
echo "$(date +'%Y-%m-%d %H:%M:%S') $@"