try to fix luks in manual

This commit is contained in:
Ward from fusion-voyager-3 2024-08-24 03:11:17 +03:00
parent 408d8bcc00
commit 34810c243f

View File

@ -332,7 +332,7 @@ touch /tmp/PIKA_CRYPT/crypttab
),
(
"LUKS_PASSWD".to_string(),
p.replace("'", r###""'""###).as_str()
p.replace("'", r###"'"'"'"###).as_str()
)
]),
)