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

08929cb

Author: brian (git@myr.sh)

Date: Fri Sep 29 02:26:19 2023 -0300

Parent: 26feb7e

Removed file tag

Diff

diff --git a/update-repo-log b/update-repo-log
index 4063b9e..b4e0a1d 100755
--- a/update-repo-log
+++ b/update-repo-log
@@ -38,8 +38,7 @@ createcommitpage() {
cat <<- EOF
</pre>
<h3>Diff</h3>
-		<file>
-		<pre>
+		<pre style="overflow-x:auto">
EOF
}

@@ -50,7 +49,6 @@ createcommitpage() {

cat <<- EOF
</pre>
-	</file>
</body>
</html>
EOF