summaryrefslogtreecommitdiff
path: root/frontends/scripts
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2022-08-28 09:41:43 +0100
committerPaul Buetow <paul@buetow.org>2022-08-28 09:41:43 +0100
commit6d74255b017c9ed5e1c637caf43cd710f76116d0 (patch)
treee77f1f286ed9c10c478928d4ab55a3b135042996 /frontends/scripts
parent204d010127c2f372bc28afec8fd87966c619b0cb (diff)
add dedicated paul.buetow.org capsule
Diffstat (limited to 'frontends/scripts')
-rw-r--r--frontends/scripts/gemtexter.sh.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/scripts/gemtexter.sh.tpl b/frontends/scripts/gemtexter.sh.tpl
index 649396b..e62d050 100644
--- a/frontends/scripts/gemtexter.sh.tpl
+++ b/frontends/scripts/gemtexter.sh.tpl
@@ -23,7 +23,7 @@ function ensure_site {
fi
}
-for site in foo.zone snonux.land; do
+for site in foo.zone snonux.land paul.buetow.org; do
ensure_site \
/var/gemini/$site \
https://codeberg.org/snonux/$site \