server-rack-led/README.md

9 lines
237 B
Markdown
Raw Normal View History

2022-01-09 15:57:29 +00:00
# GPIO pin setup
2021-11-08 20:35:03 +00:00
2022-01-09 15:57:29 +00:00
<img src="https://git.ping-mee.de/ebbe.bass/server-rack-led/raw/branch/master/GPIO%20Pin.png">
# Install the Webapi
2022-01-09 16:37:33 +00:00
sudo apt install lamp-server^ php -y
2022-01-09 15:57:29 +00:00
sudo cp web_api/* /var/www/html
sudo rm /var/www/html/index.html