Files
pi_tools/Projects/ADS-B/start-rpi.sh

6 lines
64 B
Bash
Executable File

#!/bin/sh
xgps &
lxterminal -e "ADS-B" --command "ads-b.sh" &