2 lines
90 B
Bash
Executable file
2 lines
90 B
Bash
Executable file
#!/bin/bash
|
|
gpsbabel -t -i garmin -f /dev/ttyS0 -o gpx -F /home/steffen/Desktop/track.gpx
|