add backup to repair menu

This commit is contained in:
Christian Rotzoll 2019-07-02 19:50:25 +02:00
parent 889d542989
commit c9ac0fafef

View file

@ -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" \