update
This commit is contained in:
11
README.md
11
README.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user