try to fix luks in manual
This commit is contained in:
parent
408d8bcc00
commit
34810c243f
@ -332,7 +332,7 @@ touch /tmp/PIKA_CRYPT/crypttab
|
|||||||
),
|
),
|
||||||
(
|
(
|
||||||
"LUKS_PASSWD".to_string(),
|
"LUKS_PASSWD".to_string(),
|
||||||
p.replace("'", r###""'""###).as_str()
|
p.replace("'", r###"'"'"'"###).as_str()
|
||||||
)
|
)
|
||||||
]),
|
]),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user