Add network-manager package

This commit is contained in:
Taylor Helsper 2019-09-24 20:54:38 -05:00
parent 3ed9d8f800
commit 5a9e4e547d
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ systemctl stop quicksync
systemctl stop bitcoind
# Install any new software
apt -y install pv sysstat
apt -y install pv sysstat network-manager
# Install any pip software
pip install tzupdate

View File

@ -45,7 +45,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
apt-get -y install pv sysstat network-manager
# Install other things without recommendation