remove outdated step

This commit is contained in:
Hendrik Schutter 2023-07-05 21:22:27 +02:00
parent 174f95e063
commit 4ad486c36a
1 changed files with 0 additions and 1 deletions

View File

@ -5,5 +5,4 @@
- import `msv_webcam_backend.py`
- `chmod +x /opt/msv-webcam-backend/msv_webcam_backend.py`
- `nano /etc/systemd/system/msv-webcam-backend.service`
- create dst dir `mkdir -p /var/www/html/msv-buehl-moos.de/webcam/data`
- `systemctl daemon-reload && systemctl enable --now msv-webcam-backend.service`