bug fixed

This commit is contained in:
Fr4nz D13trich 2025-10-10 17:08:12 +02:00
parent 389923c24b
commit a0f25306a2
2 changed files with 4 additions and 3 deletions

View file

@ -1 +1,2 @@
pkgs="openssl nginx nginx-common python3-meshtastic python3-flask python3-requests"
pkgs_check="openssl nginx meshtastic flask"
pkgs_apt="openssl nginx nginx-common python3-meshtastic python3-flask python3-requests"