]> git.zue.dev - git.zue.dev/commitdiff
update readmes
authorAlex Pooley (@zuedev) <zuedev@gmail.com>
Mon, 23 Mar 2026 10:42:14 +0000 (10:42 +0000)
committerAlex Pooley (@zuedev) <zuedev@gmail.com>
Mon, 23 Mar 2026 10:42:14 +0000 (10:42 +0000)
README.md
cron/README.md [new file with mode: 0644]

index 1487611a6a2c87b77930c13e8372a03466c526f1..5e7e77381afd14c298f5cefdc88715c958e26820 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,3 @@
 # git.zue.dev
 
-This repository supports the [git.zue.dev](https://git.zue.dev) source code hosting service.
+> Supports the [git.zue.dev](https://git.zue.dev) source code hosting service.
diff --git a/cron/README.md b/cron/README.md
new file mode 100644 (file)
index 0000000..22556cb
--- /dev/null
@@ -0,0 +1,7 @@
+# Cron Jobs
+
+The following Cron jobs are used to maintain the service:
+
+```
+* * * * * cd /home/git/git.zue.dev && git cat-file -p @:cron/minutely.sh | sh
+```
This page took 0.044501 seconds and 4 git commands to generate.