Stop on errors
This commit is contained in:
parent
6c9245be0a
commit
e295e915d8
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash -e
|
||||
|
||||
function log {
|
||||
echo "$(date +'%Y-%m-%d %H:%M:%S') $@"
|
||||
|
Loading…
Reference in New Issue
Block a user