]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/files/default/bin/expire-tiles-single
Switch tile expiry to use python3
[chef.git] / cookbooks / tile / files / default / bin / expire-tiles-single
index 99516431402a9ba17423523cfbe19b2bcf7dba53..219c45dd4f07dd81387b5bd51e98555cb8dbfc14 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 """
 Expire meta tiles from a OSM change file by resetting their modified time.
 """