Fix bottle dep

This commit is contained in:
Taylor Helsper 2019-11-11 20:44:18 -06:00
parent 779129c9de
commit 3339960ae1
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ systemctl stop bitcoind
# Install any new software
apt -y install pv sysstat network-manager unzip pkg-config libfreetype6-dev libpng-dev
apt -y install libatlas-base-dev libffi-dev libssl-dev glances bottle
apt -y install libatlas-base-dev libffi-dev libssl-dev glances python3-bottle
# Install any pip software
pip install tzupdate

View File

@ -73,7 +73,7 @@ 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 parted unzip pkg-config
apt-get -y install libfreetype6-dev libpng-dev libatlas-base-dev
apt-get -y install libffi-dev libssl-dev glances bottle
apt-get -y install libffi-dev libssl-dev glances python3-bottle
# Install other things without recommendation