mirror of
https://github.com/Retropex/apolloapi-v2.git
synced 2025-05-28 13:02:35 +02:00
Added wiringpi package for gpio command
This commit is contained in:
parent
6ef132035e
commit
d2eb8b1d81
@ -14,7 +14,7 @@ echo -e "${YELLOW} ---> Installing required system packages${NC}"
|
||||
apt-get update
|
||||
apt-get -y upgrade
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -y -q install htop net-tools iputils-ping zip unzip whois traceroute vim openssh-server curl git libssl-dev libxslt-dev libxml2-dev imagemagick libmagickwand-dev libreadline-dev zlib1g-dev libsqlite3-dev libpq-dev build-essential libxml2-dev build-essential libxslt1-dev zlib1g-dev python-dev vim git sudo iptables network-manager
|
||||
DEBIAN_FRONTEND=noninteractive apt-get -y -q install wiringpi htop net-tools iputils-ping zip unzip whois traceroute vim openssh-server curl git libssl-dev libxslt-dev libxml2-dev imagemagick libmagickwand-dev libreadline-dev zlib1g-dev libsqlite3-dev libpq-dev build-essential libxml2-dev build-essential libxslt1-dev zlib1g-dev python-dev vim git sudo iptables network-manager
|
||||
|
||||
APOLLO_DIR=/opt/apolloapi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user