mirror of
https://github.com/dk98174003/Meshtastic-Client.git
synced 2026-03-28 17:32:36 +01:00
Add files via upload
This commit is contained in:
7
LinuxMint/run-client
Normal file
7
LinuxMint/run-client
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user