/ gpxImporter upd

This commit is contained in:
fro
2025-07-28 08:57:19 -05:00
parent 2e4f2f39f5
commit b75b21e23c

View File

@@ -390,7 +390,7 @@ nas() {
# ---
gpxImporter() {
cd /home/poq/syncDir/gitRepos/gt.op.fo/gpx-importer/go/src/
go run importer.go
go run main.go
cd -
}