4 lines
125 B
Bash
4 lines
125 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
curl --silent --output amtrak-data.geojson https://maps.amtrak.com/services/MapDataService/stations/nationalRoute
|