diff --git a/usr/sbin/sshutterd b/usr/sbin/sshutterd index d98f113..ab142d3 100755 --- a/usr/sbin/sshutterd +++ b/usr/sbin/sshutterd @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -e function log { echo "$(date +'%Y-%m-%d %H:%M:%S') $@"