fix typo
This commit is contained in:
parent
0003bb3af1
commit
ed7b832c42
|
@ -135,7 +135,7 @@
|
|||
user = "radicale";
|
||||
group = "radicale";
|
||||
fetchScript = ''
|
||||
simple_get_htpasswd "/api-keys/radicale" $secretFile"
|
||||
simple_get_htpasswd "/api-keys/radicale" "$secretFile"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue