list

scripts

Repo containing scripts to be used with dovel, and git hooks that powers our web interface.

curl https://dovel.email/scripts.tar tar

90fd625

Author: brian (git@myr.sh)

Date: Mon Sep 25 00:37:23 2023 -0300

Parent: 081f94d

Added backlink

Diff

diff --git a/update-repo-tree b/update-repo-tree
index 7019558..31046fd 100755
--- a/update-repo-tree
+++ b/update-repo-tree
@@ -42,6 +42,7 @@ createfilepage() {
echo "creating tree.html"
cat << EOF > "$OUT/tree.html"
$(pageheader "$REPO")
+	&larr; <a href=/git.html>list</a>
<center>
<h1>$REPO</h1>
<nav>