Updated the system to Rails 1.2.
[selectricity-live] / public / dispatch.cgi
index dfe5dc30e73a4c922406095b7d3c44e54d3dad17..3848806db350e1d9269b2e038b1ddfd2818fd9fc 100755 (executable)
@@ -1,7 +1,5 @@
 #!/usr/bin/ruby1.8
 
-#!/usr/local/bin/ruby
-
 require File.dirname(__FILE__) + "/../config/environment" unless defined?(RAILS_ROOT)
 
 # If you're using RubyGems and mod_ruby, this require should be changed to an absolute path one, like:

Benjamin Mako Hill || Want to submit a patch?