Update Installer
Rolling release / release (push) Canceled after 6m21s

This commit is contained in:
2026-09-11 21:28:44 -04:00
parent 9e76928045
commit bd34ec49aa
5 changed files with 178 additions and 18 deletions
+5 -3
View File
@@ -16,9 +16,11 @@ curl -fsSL https://git.ssh.surf/snxraven/gnome-jarvis/raw/branch/main/packaging/
~~~
The installer downloads the self-contained Bare bundle from the `rolling`
release and delegates to the repository installer. Omit `--enable` to copy
files without starting the service. Use `JARVIS_SERVER`, `JARVIS_REPO`, and
`JARVIS_BUNDLE_URL` for a mirror.
release and delegates to the repository installer. Re-running it replaces the
previous user-local application and extension trees after stopping
`jarvisd.service`; config and data stay in place. Omit `--enable` to copy
files without starting the service unless the daemon was already running.
Use `JARVIS_SERVER`, `JARVIS_REPO`, and `JARVIS_BUNDLE_URL` for a mirror.
## Development start