Updates
This commit is contained in:
@@ -6,6 +6,19 @@ Ubuntu GNOME 24.04 or newer, Node.js 22.17+, PipeWire/WirePlumber, GNOME
|
||||
desktop portals, GTK4/libadwaita, AT-SPI2, and a QVAC-visible GPU are required
|
||||
for the full runtime. See [hardware compatibility](hardware-compatibility.md).
|
||||
|
||||
## Web installation
|
||||
|
||||
For the current Gitea rolling build:
|
||||
|
||||
~~~bash
|
||||
curl -fsSL https://git.ssh.surf/snxraven/gnome-jarvis/raw/branch/main/packaging/web-installer.sh | bash -s -- --enable
|
||||
~~~
|
||||
|
||||
The installer downloads the source archive at the `rolling` ref and delegates
|
||||
to the repository installer. Omit `--enable` to copy files without starting
|
||||
the service. Pin a reviewed ref or use a mirror with `JARVIS_REF`,
|
||||
`JARVIS_SERVER`, and `JARVIS_REPO`.
|
||||
|
||||
## Development start
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user