mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
Explain how to read the firstboot-wizard-secret file using shell commands. Remove output of the cat command. Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
10 lines
395 B
Plaintext
10 lines
395 B
Plaintext
Template: plinth/firstboot_wizard_secret
|
|
Type: note
|
|
#flag:translate!:3
|
|
_Description: FreedomBox first wizard secret - ${secret}
|
|
Please note down the above secret. You will be asked to enter this in the
|
|
first screen after you launch the FreedomBox web interface. In case you lose
|
|
it, you can retrieve it by running the following command:
|
|
.
|
|
$ sudo cat /var/lib/plinth/firstboot-wizard-secret
|