mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
fixed some descriptions that had not kept up with changes.
This commit is contained in:
parent
2ab20df02c
commit
3ca7699d95
|
@ -74,8 +74,8 @@ in {
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = true;
|
default = true;
|
||||||
description = ''
|
description = ''
|
||||||
Make a shell script wrapper called 'copyparty-env' with all options set here,
|
Make a shell script wrapper called 'copyparty-hash' with all options set here,
|
||||||
for ease of things like password hashing
|
that launches the hashing cli.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue