Updated README

master
Ebbe Baß 2022-03-11 10:28:17 +00:00
parent 1f00092f11
commit 45542de108
1 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,10 @@
<img src="https://git.ping-mee.de/ebbe.bass/server-rack-led/raw/branch/master/GPIO%20Pin.png">
# Install the Webapi
# Install Python script as service
sudo apt install lamp-server^ php -y
sudo cp web_api/* /var/www/html
sudo rm /var/www/html/index.html
Requirements:
- systemd (sudo apt install systemd -y)
Create service file:
`sudo nano /etc/systemd/system/server-rack-led.service`