Skip to content

Commit

Permalink
Update: install_electrumx.sh (kyuupichan#341)
Browse files Browse the repository at this point in the history
Remove "raspi-copies-and-fills" as it breaks the upgrade process
  • Loading branch information
duckartes authored and Neil committed Jan 4, 2018
1 parent bf74b5f commit 9377ea5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contrib/raspberrypi3/install_electrumx.sh
Expand Up @@ -3,6 +3,9 @@
# install electrumx
###################

# Remove "raspi-copies-and-fills" as it breaks the upgrade process
sudo apt-get purge raspi-copies-and-fills

# upgrade raspbian to 'stretch' distribution
sudo echo 'deb http://mirrordirector.raspbian.org/raspbian/ testing main contrib non-free rpi' > /etc/apt/sources.list.d/stretch.list
sudo apt-get update
Expand Down

0 comments on commit 9377ea5

Please sign in to comment.