This commit is contained in:
Your Name
2025-06-20 11:44:33 +02:00
parent 0dcbbf667e
commit ee5fa90474
2 changed files with 65 additions and 15 deletions

View File

@@ -11,7 +11,16 @@ Version Pro du ModuleAir avec CM4, SaraR4 et ecran Matrix LED p2 64x64.
- **Base de données SQLite**: Stockage local avec nettoyage automatique
# Installation
## General
## Script
´´´
wget http://gitea.aircarto.fr/PaulVua/moduleair_pro_4g/raw/branch/main/installation.sh
chmod +x installation.sh
./installation.sh
´´´
## Detailed
```
sudo apt update
sudo apt install git gh apache2 sqlite3 php php-sqlite3 libsqlite3-dev python3 python3-pip jq g++ autossh i2c-tools python3-smbus -y