This commit is contained in:
chaos 2025-02-02 19:08:36 +00:00
parent 0003bb3af1
commit ed7b832c42
No known key found for this signature in database

View file

@ -135,7 +135,7 @@
user = "radicale";
group = "radicale";
fetchScript = ''
simple_get_htpasswd "/api-keys/radicale" $secretFile"
simple_get_htpasswd "/api-keys/radicale" "$secretFile"
'';
};