This commit is contained in:
T
2025-01-10 01:10:31 +01:00
parent e2e5878630
commit bd7532a080
5 changed files with 169 additions and 104 deletions

View File

@ -1,6 +1,6 @@
Package: foodoord
Version: 3.2.0
Maintainer: Bandie <bandie@chaospott.de>
Version: 3.3.0
Maintainer: Bandie <bandie@chaospott.de>, Tobi <tobi@chaospott.de>
Architecture: all
Description: Control the doors of the club, ja!
Depends: dash, git, python3, pip, tmux

View File

@ -27,7 +27,7 @@ done
echo "##################"
echo "Installing dependencies via pip: pifacecommon pifacedigitalio"
pip install pifacecommon pifacedigitalio
pip install pifacecommon pifacedigitalio paho-mqtt
echo "Enabling and starting systemd-Services"
systemctl daemon-reload