Преглед на файлове

Update install.sh

no_wiringpi
Manuel83 GitHub преди 6 години
родител
ревизия
ea5ee44295
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
променени са 1 файла, в които са добавени 1 реда и са изтрити 9 реда
  1. +1
    -9
      install.sh

+ 1
- 9
install.sh Целия файл

@@ -34,15 +34,7 @@ show_menu () {
if [ $? = 0 ]; then
apt-get -y update; apt-get -y upgrade;
fi

confirmAnswer "Would you like to install wiringPI? This is required to control the GPIO"
if [ $? = 0 ]; then
git clone git://git.drogon.net/wiringPi;
cd wiringPi;
./build; cd ..;
rm -rf wiringPi;
fi

apt-get -y install python-setuptools
easy_install pip
apt-get -y install python-dev


Loading…
Отказ
Запис