diff options
Diffstat (limited to 'scripts/acronyms.sh')
-rwxr-xr-x | scripts/acronyms.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/acronyms.sh b/scripts/acronyms.sh deleted file mode 100755 index 205fbf0..0000000 --- a/scripts/acronyms.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -curl -s http://download-data.deutschebahn.com/static/datasets/haltestellen/D_Bahnhof_2017_09.csv \ -| perl scripts/acronyms.pl \ -> lib/Travel/Status/DE/IRIS/Stations.pm |