minor changes to clustering software
[selectricity] / public / dispatch.rb
old mode 100755 (executable)
new mode 100644 (file)
index dfe5dc3..3848806
@@ -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?