about summary refs log tree commit homepage
path: root/bin/unicorn-hello-world
diff options
context:
space:
mode:
Diffstat (limited to 'bin/unicorn-hello-world')
-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")