3 lines
160 B
Text
3 lines
160 B
Text
{% for client in borg.server.clients %}
|
|
command="borg serve --restrict-to-path /srv/borg/repos/{{ client.hostname }}",restrict {{ client.pubkey }}
|
|
{% endfor %}
|