Repo containing scripts to be used with dovel, and git hooks that powers our web interface.
Author: myr (myr@terminal.pink)
Date: Thu Feb 13 20:24:06 2025 -0300
Parent: bacd2f1
Added git clone command to repo index page
diff --git a/aux.sh b/aux.sh
index b9ad39b..57c2713 100755
--- a/aux.sh
+++ b/aux.sh
@@ -58,6 +58,7 @@ pagesummary() {
</nav>
<p><i>$(cat description)</i></p>
</center>
+ <kbd>git clone https://dovel.email/$1</kbd>
EOF
}