/usr/bin/ruby vs /usr/bin/env ruby

git-svn-id: file:///home/svn/incoming/trunk@3242 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore
2005-12-17 06:46:23 +00:00
parent e434262050
commit 88658064df
203 changed files with 203 additions and 203 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby
#
# This user interface listens on a port and provides clients that connect to
# it with an msfconsole instance. The nice thing about this interface is that