First commit
This commit is contained in:
5
start_weater_station.sh
Executable file
5
start_weater_station.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/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 &
|
||||
|
Reference in New Issue
Block a user