Skip to content

Commit

Permalink
More removal / refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
tehelsper committed Jul 27, 2020
1 parent 304c1fd commit 7b295f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
13 changes: 0 additions & 13 deletions rootfs/standard/usr/bin/get_scripthash.py

This file was deleted.

1 change: 0 additions & 1 deletion rootfs/standard/usr/bin/mynode_post_upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ fi


# Install any pip3 software
pip3 install python-bitcointx --no-cache-dir
pip3 install gnureadline --no-cache-dir
pip3 install lndmanage==0.10.0 --no-cache-dir # Install LND Manage (keep up to date with LND)
pip3 install docker-compose --no-cache-dir
Expand Down
1 change: 0 additions & 1 deletion setup/setup_device.sh
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ fi
# Install Python3 specific tools (run multiple times to make sure success)
pip3 install wheel setuptools
pip3 install bitstring lnd-grpc pycoin aiohttp connectrum python-bitcoinlib
pip3 install python-bitcointx
pip3 install gnureadline
pip3 install lndmanage==0.10.0 # Install LND Manage (keep up to date with LND)
pip3 install docker-compose
Expand Down

0 comments on commit 7b295f9

Please sign in to comment.