diff options
| -rwxr-xr-x | bin/hafas-m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hafas-m b/bin/hafas-m index 62ddb62..d98c093 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -82,7 +82,7 @@ if ($list_services) { exit 0; } -$service //= 'VRN'; +$service //= 'ÖBB'; if ($use_cache) { my $cache_path = ( $ENV{XDG_CACHE_HOME} // "$ENV{HOME}/.cache" ) |
