]> git.street.me.uk Git - andy/viking.git/blame - tools/googledirections
[DOC] Switch from ordered list to a itemitized list.
[andy/viking.git] / tools / googledirections
CommitLineData
05225ccd
EB
1#!/bin/bash
2FROM="$1"
3TO="$2"
9a1f80b9 4(wget -O - "http://maps.google.com/maps?q=$FROM to $TO&output=js" 2>/dev/null) | gpsbabel -i google -f - -o gpx -F -