From b7139d08319628e6b6d7aca0629d90101459bf65 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 15 Jun 2026 21:51:56 +0300 Subject: Add sync destinations for fishfinger/blowfish to shuriken.conf --- irregular.ninja/shuriken.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/irregular.ninja/shuriken.conf b/irregular.ninja/shuriken.conf index 9b5c3db..dab3476 100644 --- a/irregular.ninja/shuriken.conf +++ b/irregular.ninja/shuriken.conf @@ -26,3 +26,10 @@ TEMPLATE_DIR=/usr/share/shuriken/templates/default TARBALL_INCLUDE=no TARBALL_SUFFIX=.tar TAR_OPTS=(-c) + +# Publish destinations for `shuriken --sync`. +SYNC_DELETE=yes +SYNC_DESTINATIONS=( + admin@fishfinger.buetow.org:/var/www/htdocs/irregular.ninja/ + admin@blowfish.buetow.org:/var/www/htdocs/irregular.ninja/ +) -- cgit v1.2.3