X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fe9666e7e2c5dc6752286c5481809fde9dc67eec..e747b6c82a1b75ae654682ae8ba2057c9fc13521:/cookbooks/tile/files/default/bin/expire-tiles-single diff --git a/cookbooks/tile/files/default/bin/expire-tiles-single b/cookbooks/tile/files/default/bin/expire-tiles-single index 995164314..219c45dd4 100644 --- a/cookbooks/tile/files/default/bin/expire-tiles-single +++ b/cookbooks/tile/files/default/bin/expire-tiles-single @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 """ Expire meta tiles from a OSM change file by resetting their modified time. """