about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-12-22 00:54:19 -0800
committerEric Wong <normalperson@yhbt.net>2009-12-22 00:54:19 -0800
commit537de8098e649406e7f60c89211a345ed852ab0b (patch)
tree3c63e0bae81c297f8b087b6cdc4b966a339de060
parentcc7beb5dafa71d8918f3129e7fb516f1e20388c0 (diff)
downloadrainbows-537de8098e649406e7f60c89211a345ed852ab0b.tar.gz
Or it'll confuse them more...  Really, it does not
matter what the shebang points to as long as long as
setup.rb can deal with it.
-rw-r--r--bin/rainbows2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rainbows b/bin/rainbows
index ddf968c..dbab328 100644
--- a/bin/rainbows
+++ b/bin/rainbows
@@ -1,4 +1,4 @@
-#!/home/ew/bin/ruby
+#!/this/will/be/overwritten/or/wrapped/anyways/do/not/worry/ruby
 # -*- encoding: binary -*-
 require 'unicorn/launcher'
 require 'rainbows'