summaryrefslogtreecommitdiff
path: root/ignore
diff options
context:
space:
mode:
Diffstat (limited to 'ignore')
-rwxr-xr-xignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/ignore b/ignore
index 54b988e..4e7984c 100755
--- a/ignore
+++ b/ignore
@@ -5,6 +5,8 @@ if [ $# -ne 1 ]; then
exit 1
fi
+set -xe
+
USER="compromyse"
base_dir="$HOME"