about summary refs log tree commit homepage
path: root/bin
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-02-10 16:06:57 -0800
committerEric Wong <normalperson@yhbt.net>2009-02-10 16:06:57 -0800
commit936c3e5176948456835415a482b0c19025016f11 (patch)
tree06a8633be2f28a4f158f6211d01160e5ad161afd /bin
parentc7ac1f09cd6302aec3394e9057c6e30f5bc28288 (diff)
downloadunicorn-936c3e5176948456835415a482b0c19025016f11.tar.gz
Diffstat (limited to 'bin')
-rwxr-xr-xbin/unicorn-hello-world2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/unicorn-hello-world b/bin/unicorn-hello-world
index 8d77ea1..e368344 100755
--- a/bin/unicorn-hello-world
+++ b/bin/unicorn-hello-world
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/home/ew/bin/ruby
 # Simple "Hello World" application for Unicorn
 
 # Exec ourselves with unicorn.  A shebang (e.g. "#!/usr/bin/unicorn")