diff options
| author | Paul Buetow <paul@buetow.org> | 2026-08-02 16:47:19 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-08-02 16:47:19 +0300 |
| commit | 48c77438a860cd4097f8b20fbed2018dd48f0269 (patch) | |
| tree | 5b15903693cdee7b845966c093401e0c30cc8afa | |
| parent | 6ac2fe95351e1a5c024ffee1c325565107fd0802 (diff) | |
shuriken README: fix last 0.13.2 reference -> 0.14.0
| -rw-r--r-- | f3s/shuriken/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/f3s/shuriken/README.md b/f3s/shuriken/README.md index 9745bf8..d253479 100644 --- a/f3s/shuriken/README.md +++ b/f3s/shuriken/README.md @@ -101,7 +101,7 @@ just uses the rsync protocol. migrating from the old SSH sync (files owned by `admin`): `doas chown -R www:www /var/www/htdocs/irregular.ninja /var/www/htdocs/alt.irregular.ninja` on both frontends. 3. The image must include `rsync` (it does). Rebuild/push if the registry holds - an older `shuriken:0.13.2`: `cd /home/paul/git/conf/f3s/shuriken && just build-push` (from on-LAN). + an older `shuriken:0.14.0`: `cd /home/paul/git/conf/f3s/shuriken && just build-push` (from on-LAN). ## ArgoCD |
