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