summaryrefslogtreecommitdiff
path: root/web/allotment
diff options
context:
space:
mode:
authorGeorge Abbott <george@gabbott.dev>2023-11-11 15:41:36 +0000
committerGeorge Abbott <george@gabbott.dev>2023-11-11 15:41:36 +0000
commit4af3fcbd9c812a9f9d583bd502861ba7ca74c26b (patch)
treed66cc098b2f689f4643e719ed260f682c734e375 /web/allotment
parent6fff36ec2876beea17ab6d2e878c798906b3c10b (diff)
Add allotment script
Diffstat (limited to 'web/allotment')
-rwxr-xr-xweb/allotment5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/allotment b/web/allotment
new file mode 100755
index 0000000..5524fe7
--- /dev/null
+++ b/web/allotment
@@ -0,0 +1,5 @@
+#!/bin/sh
+# allotment: edit the allotment diary.
+
+$EDITOR "$WEBSITE_PATH/allotment.html"
+ws-push