Update install.sh

This commit is contained in:
ElGamal 2019-09-04 19:50:15 +02:00 committed by GitHub
parent 8efdc12769
commit c710004600
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ fi
echo "+ Getting cURL library ..." echo "+ Getting cURL library ..."
cd /tmp cd /tmp
#sudo apt-get update sudo apt-get update
sudo apt-get install libcurl4-openssl-dev sudo apt-get install libcurl4-openssl-dev
#cd /lib #cd /lib
#sudo rsync -rl --safe-links pi-star@localhost:/lib/arm-linux-gnueabihf . #sudo rsync -rl --safe-links pi-star@localhost:/lib/arm-linux-gnueabihf .