Add parted for Debian VM

This commit is contained in:
Taylor Helsper 2019-10-05 20:48:47 -05:00
parent 029bc47a8f
commit 3255bd158d
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
=== v0.1.50 ===
- Big fixes for myNode VM
=== v0.1.49 === === v0.1.49 ===
- Update BTC RPC Explorer - Update BTC RPC Explorer
- Add way to customize Bitcoin config - Add way to customize Bitcoin config

View File

@ -52,7 +52,7 @@ apt-get -y install clang hitch zlib1g-dev libffi-dev file toilet ncdu
apt-get -y install toilet-fonts avahi-daemon figlet libsecp256k1-dev apt-get -y install toilet-fonts avahi-daemon figlet libsecp256k1-dev
apt-get -y install inotify-tools libssl-dev tor tmux screen apt-get -y install inotify-tools libssl-dev tor tmux screen
apt-get -y install python-grpcio python3-grpcio apt-get -y install python-grpcio python3-grpcio
apt-get -y install pv sysstat network-manager rsync apt-get -y install pv sysstat network-manager rsync parted
# Install other things without recommendation # Install other things without recommendation