mirror of
https://github.com/mynodebtc/mynode.git
synced 2025-01-11 19:30:11 +00:00
Add network-manager package
This commit is contained in:
parent
3ed9d8f800
commit
5a9e4e547d
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user