diff options
Diffstat (limited to 'frontends/scripts/rsync.sh.tpl')
| -rw-r--r-- | frontends/scripts/rsync.sh.tpl | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/frontends/scripts/rsync.sh.tpl b/frontends/scripts/rsync.sh.tpl index c55a86b..8d7004b 100644 --- a/frontends/scripts/rsync.sh.tpl +++ b/frontends/scripts/rsync.sh.tpl @@ -2,7 +2,5 @@ PATH=$PATH:/usr/local/bin -<% unless ($is_primary->($vio0_ip)) { %> -/usr/local/bin/rsync -av --delete rsync://blowfish.buetow.org/publicgemini/ /var/gemini -/usr/local/bin/rsync -av --delete rsync://blowfish.buetow.org/publichttp/ /var/www/htdocs -<% } %> +# disabled, as pulled directly from codeberg now +exit 0 |
