Browse Source

Update README.md

#146
jagottsicher 6 years ago
committed by GitHub
parent
commit
d7bc2c3644
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -314,7 +314,7 @@ At the beginning of this README you can find the newest SD card we provide. Or y
Until we reach version 1.0 the update process will be a bit rough .. so what you do is: Until we reach version 1.0 the update process will be a bit rough .. so what you do is:
* close all open lightning channels you have (`lncli --force closeallchannels`) * close all open lightning channels you have (`lncli --force closeallchannels`)
* wait until all closing transactions are done * wait until all closing transactions are done
* move all on-chain funds to a wallet outsie raspiblitz (`lncli --conf_target 3 sendcoins [ADDRESS]`) * move all on-chain funds to a wallet outside raspiblitz (`lncli --conf_target 3 sendcoins [ADDRESS]`)
* run the script `./XXcleanHDD.sh` in admin home directory (Blockchain will stay on HDD) * run the script `./XXcleanHDD.sh` in admin home directory (Blockchain will stay on HDD)
* shutdown RaspiBlitz (`sudo shutdown now`) * shutdown RaspiBlitz (`sudo shutdown now`)
* flash SD card with new image * flash SD card with new image

Loading…
Cancel
Save