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:24:08 2023 -0300
Parent: f43f13b
Fixed aux name
diff --git a/receive-dovel.email b/receive-dovel.email
index fc47732..68d8b7d 100755
--- a/receive-dovel.email
+++ b/receive-dovel.email
@@ -1,6 +1,7 @@
#!/bin/sh
-. aux
+echo "reading aux file"
+. aux.sh
inbox() {
cat <<- EOF