mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Add parted for Debian VM
This commit is contained in:
parent
029bc47a8f
commit
3255bd158d
|
@ -1,3 +1,6 @@
|
|||
=== v0.1.50 ===
|
||||
- Big fixes for myNode VM
|
||||
|
||||
=== v0.1.49 ===
|
||||
- Update BTC RPC Explorer
|
||||
- Add way to customize Bitcoin config
|
||||
|
|
|
@ -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 inotify-tools libssl-dev tor tmux screen
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user