Files
pe1rxf_aprs/start_weater_station.sh
2024-02-18 18:22:51 +01:00

6 lines
178 B
Bash
Executable File

#!/bin/bash
# Start weather_station software
/usr/bin/python3 /home/marcel/ham/weather_station/weather_station_rs485_client.py -c /home/marcel/ham/weather_station/config.yml &