Update install.sh

This commit is contained in:
Michael Woolweaver 2019-04-16 02:10:30 -05:00 committed by GitHub
parent 06821a9fd4
commit 7a1f18e0e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ WHATITDOES="This script will install Pi-Hole-stats-tweeter and setup a cronjob t
then
echo "Declined $NAMEOFAPP"
else
apt-get install -y python3-pip
sudo apt-get install -y python3-pip
pip3 install -U -r https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/requirements.txt
wget https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/pihole_tweeter.py -P ~/pihole_tweeter/
wget https://raw.githubusercontent.com/mwoolweaver/Pi-Hole-stats-tweeter/master/config.ini -P ~/pihole_tweeter/