mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 22:47:03 +01:00
add backup to repair menu
This commit is contained in:
parent
889d542989
commit
c9ac0fafef
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ RaspiBlitz image to your SD card.
|
|||
# Basic Options
|
||||
OPTIONS=(HARDWARE "Run Hardwaretest" \
|
||||
SOFTWARE "Run Softwaretest (DebugReport)" \
|
||||
BACKUP "Backup your LND data" \
|
||||
BACKUP "Backup your LND data (Rescue-File)" \
|
||||
RESET-CHAIN "Delete Blockchain & Re-Download" \
|
||||
RESET-LND "Delete LND & start new node/wallet" \
|
||||
RESET-HDD "Delete HDD Data but keep Blockchain" \
|
||||
|
|
Loading…
Add table
Reference in a new issue