diff options
| author | Paul Buetow <paul@buetow.org> | 2022-08-28 09:41:43 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-08-28 09:41:43 +0100 |
| commit | 6d74255b017c9ed5e1c637caf43cd710f76116d0 (patch) | |
| tree | e77f1f286ed9c10c478928d4ab55a3b135042996 /frontends/scripts | |
| parent | 204d010127c2f372bc28afec8fd87966c619b0cb (diff) | |
add dedicated paul.buetow.org capsule
Diffstat (limited to 'frontends/scripts')
| -rw-r--r-- | frontends/scripts/gemtexter.sh.tpl | 2 |
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 \ |
