diff options
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 e3005e9..f86c699 100644 --- a/frontends/scripts/gemtexter.sh.tpl +++ b/frontends/scripts/gemtexter.sh.tpl @@ -45,7 +45,7 @@ function ensure_links { } <% if ($is_primary->($vio0_ip)) { %> -for site in foo.zone snonux.land paul.buetow.org; do +for site in foo.zone paul.buetow.org; do ensure_site \ /var/gemini/$site \ https://codeberg.org/snonux/$site \ |
