6 lines
64 B
Bash
Executable File
6 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
xgps &
|
|
|
|
lxterminal -e "ADS-B" --command "ads-b.sh" &
|