diff --git a/CHANGELOG b/CHANGELOG index 7bd4a9b9..9ea265d3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 diff --git a/setup/setup_device.sh b/setup/setup_device.sh index e4fd8cfa..835ec00e 100755 --- a/setup/setup_device.sh +++ b/setup/setup_device.sh @@ -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