Repo containing scripts to be used with dovel, and git hooks that powers our web interface.
Author: blmayer (bleemayer@gmail.com)
Date: Tue Oct 3 21:26:02 2023 -0300
Parent: 60b9b47
Fixed aux path again
diff --git a/receive-dovel.email b/receive-dovel.email
index 68d8b7d..4e74050 100755
--- a/receive-dovel.email
+++ b/receive-dovel.email
@@ -1,7 +1,7 @@
#!/bin/sh
echo "reading aux file"
-. aux.sh
+. ./aux.sh
inbox() {
cat <<- EOF