Update setup_pi_monitor.txt

Added requests library to install list
added rng-tools to fix random number generator
This commit is contained in:
Kris Sekula 2018-12-03 16:36:34 -08:00 committed by GitHub
parent 846a569a2d
commit 1712d8f632
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 36 additions and 30 deletions

View File

@ -77,10 +77,16 @@ sudo apt-get install -y vim
sudo apt-get install -y ssmtp
sudo apt-get install -y mailutils
this one fixes the random number generator:
sudo apt-get install rng-tools
optional if you're using 'lite' version of rasbian:
sudo apt-get install python-requests
x.
sudo mkdir gitfile
sudo git clone https://github.com/Kris-Sekula/ACI-Health
cd ACI-Health
sudo mv monitor.py /boot/
sudo mv mailmyip.sh /boot/