]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/overpass/templates/default/totp-filter.erb
Introduce a node attribute for the ruby interpreter path
[chef.git] / cookbooks / overpass / templates / default / totp-filter.erb
index 8245f2ae3ace64ecf753526b3829313ca95e8675..78160cfe91e3cee5e6c91c8e553661e913986d0c 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/ruby
+#!<%= node[:ruby][:interpreter] %>
 
 require "cgi"
 require "rotp"