summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irregular.ninja/shuriken.conf7
1 files changed, 7 insertions, 0 deletions
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/
+)