mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 12:10:33 +02:00
fix comment
This commit is contained in:
@@ -162,7 +162,7 @@ fi
|
||||
# UPLOAD STATIC CHANNEL BACKUP FILE dialog (if activated by dialogs above)
|
||||
if [ ${uploadSCB} -eq 1 ]; then
|
||||
|
||||
# start seed input and get results
|
||||
# import SCB and get results
|
||||
_temp="/var/cache/raspiblitz/.temp.tmp"
|
||||
/home/admin/config.scripts/lnd.backup.sh scb-import-gui setup $_temp
|
||||
source $_temp 2>/dev/null
|
||||
|
Reference in New Issue
Block a user