[framework] error in shebang line of example scripts in ruby-pcapx

Ronald L. Rosson Jr. ron at oneinsane.net
Fri Jun 1 12:26:53 CDT 2007


On Jun 1, 2007, at 4:17 AM, M.P.Sairam wrote:

> There is an shebang line error in example scripts in external/ruby- 
> pcapx/examples directory where it is showing the path of
> #!/usr/local/bin/ruby but it is #!/usr/bin/ruby. so, can any one  
> update it in msf tree?
>

Should that line be:

#/usr/bin/env ruby


-Ron



More information about the framework mailing list