pmb.flasher.frontend: Replace osk-sdl with Unl0kr in FDE reminder (MR 2289)

See https://gitlab.com/postmarketOS/pmbootstrap/-/issues/2333
This commit is contained in:
Newbyte 2024-04-03 20:43:40 +02:00
parent d0277bd315
commit 8a518c5304
No known key found for this signature in database
GPG Key ID: 8A700086A9FE41FD
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ def kernel(args):
" booted:")
logging.info("ssh {}@{}".format(args.user, pmb.config.default_ip))
logging.info("NOTE: If you enabled full disk encryption, you should make"
" sure that osk-sdl has been properly configured for your"
" sure that Unl0kr has been properly configured for your"
" device")