diff options
Diffstat (limited to 'alt.irregular.ninja/shuriken.conf')
| -rw-r--r-- | alt.irregular.ninja/shuriken.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/alt.irregular.ninja/shuriken.conf b/alt.irregular.ninja/shuriken.conf index 93450d1..f48445a 100644 --- a/alt.irregular.ninja/shuriken.conf +++ b/alt.irregular.ninja/shuriken.conf @@ -29,3 +29,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/alt.irregular.ninja/ + admin@blowfish.buetow.org:/var/www/htdocs/alt.irregular.ninja/ +) |
