added netfilter-persistent to apt

Signed-off-by: Ebbe Baß <ebbe.bass>
main
Ebbe Baß 2024-02-16 18:14:39 +01:00
parent 5ea871fe0c
commit 5774ece121
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ For the professionals out there, most of you will already know how to pixel cont
### Commands to install all the required packages:
```
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill mosquitto mosquitto-clients python3-mysqldb -y
sudo apt update -y && sudo apt upgrade -y && sudo apt install python3 python3-pip git python3-flask apache2 php mariadb-server mariadb-client ola ola-python dnsmasq hostapd rfkill mosquitto mosquitto-clients python3-mysqldb netfilter-persistent-y
pip3 install Flask
pip3 install Requests
pip3 install python-artnet