Change sgardd default repo path to /srv/sgard.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -107,8 +107,8 @@ Nix builds).
|
||||
Start the daemon on your server:
|
||||
|
||||
```sh
|
||||
sgard init --repo /var/lib/sgard
|
||||
sgardd --repo /var/lib/sgard --authorized-keys ~/.ssh/authorized_keys
|
||||
sgard init --repo /srv/sgard
|
||||
sgardd --authorized-keys ~/.ssh/authorized_keys
|
||||
```
|
||||
|
||||
Push and pull from client machines:
|
||||
|
||||
Reference in New Issue
Block a user