Merge branch 'main' into ui_delete_frontend

This commit is contained in:
Michael Quigley 2024-01-05 13:32:24 -05:00
commit 7d85b75514
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -31,7 +31,7 @@ When the service starts it will:
1. If you set up the repository by following the guide, then also install the `zrok-share` package. This package provides the systemd service.
```bash title="Ubuntu, Debian"
sudo sudo apt install zrok-share
sudo apt install zrok-share
```
```bash title="Fedora, Rocky"