Update Installer
Rolling release / release (push) Successful in 8m42s

This commit is contained in:
2026-09-11 21:34:34 -04:00
parent bd34ec49aa
commit 324f0d5e3a
4 changed files with 111 additions and 17 deletions
+3 -1
View File
@@ -12,7 +12,9 @@ leftover files from older versions cannot mix with the new tree. Failed staging
directories next to the install prefix are removed first. Existing config and
data under `~/.config/jarvis`, `~/.local/share/jarvis`, and the model cache are
preserved. If the service was running, the installer restarts it after the
replacement; `--enable` also enables the unit. Run
replacement; `--enable` also enables the unit. Each of those steps is appended
to `~/.local/state/jarvis/install.log` (or `$XDG_STATE_HOME/jarvis/install.log`)
and to the system log as tag `jarvis-install`. Run
`systemctl --user daemon-reload` only when you install the service file by
hand.