X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/788bbec3f0b560a41228c5b3e286fa6514b7d066..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. """