This commit is contained in:
Your Name
2025-02-25 15:33:13 +01:00
parent 0549471669
commit 516f6367fa
3 changed files with 71 additions and 46 deletions

View File

@@ -6,13 +6,15 @@ Based on the Rpi4 or CM4.
# Express
You can download the `installation.sh` and run it:
You can download the `installation_part1.sh` and run it:
```
wget http://gitea.aircarto.fr/PaulVua/nebuleair_pro_4g/raw/branch/main/installation.sh
wget http://gitea.aircarto.fr/PaulVua/nebuleair_pro_4g/raw/branch/main/installation_part1.sh
chmod +x installation.sh
sudo ./installation.sh
```
After reboot you can do the same with part 2.
## General