summaryrefslogtreecommitdiff
path: root/ignore
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-10-15 16:18:19 -0400
committerRaghuram Subramani <raghus2247@gmail.com>2025-10-15 16:18:19 -0400
commita78560944934d7728ae8d2949a5201487c0e4867 (patch)
treed035c1158bf39de04c7ed4e2e45744f6b2effde0 /ignore
parent794e1951e4817c812d5d1897b43df92b91fbd581 (diff)
add hooks to clones
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"