mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
typo
This commit is contained in:
parent
0d82ab71af
commit
d0c683a26b
1 changed files with 1 additions and 1 deletions
|
@ -262,7 +262,7 @@ wordone,wordtweo,wordthree, ...
|
||||||
Are your seed words protected by an extra password?
|
Are your seed words protected by an extra password?
|
||||||
|
|
||||||
During wallet creation LND offers to set an extra password
|
During wallet creation LND offers to set an extra password
|
||||||
to protect the seed words. Most users dont set this.
|
to protect the seed words. Most users did not set this.
|
||||||
" 11 65
|
" 11 65
|
||||||
if [ $? -eq 1 ]; then
|
if [ $? -eq 1 ]; then
|
||||||
sudo shred /home/admin/.pass.tmp 2>/dev/null
|
sudo shred /home/admin/.pass.tmp 2>/dev/null
|
||||||
|
|
Loading…
Add table
Reference in a new issue