Add files via upload

This commit is contained in:
Knud Schrøder
2025-12-10 12:27:18 +01:00
committed by GitHub
parent 8a8d68cf25
commit 0cf9689318

7
LinuxMint/run-client Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
cd /home/knud/Desktop/Meshtastic/Meshtastic_client || exit
set -a
source .envrc
set +a
python3 meshtastic_client.py