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