]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Sun, 23 Feb 2014 19:42:39 +0000 (19:42 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 23 Feb 2014 19:42:39 +0000 (19:42 +0000)
cookbooks/taginfo/templates/default/update-planet.erb

index 311c7703e6230cb1b47c15716d66e066ecc6d74c..76b7af27364d063a1fd3fc3f9aaac35badf768ea 100644 (file)
@@ -40,4 +40,4 @@ rm "$OSCFILE"
 
 # expire old logs
 
-find "${LOGDIR}" -mtime +28 -delte
+find "${LOGDIR}" -mtime +28 -delete