From f5cee30365a0f50e3991e0954b7dd4ec5923cf1d Mon Sep 17 00:00:00 2001 From: "mosse.benjamin" Date: Sat, 30 Apr 2011 00:30:08 +0000 Subject: [PATCH] adding ruby bin header to the install file git-svn-id: https://beef.googlecode.com/svn/trunk@942 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- install | 1 + 1 file changed, 1 insertion(+) diff --git a/install b/install index 24f3b118a..6debac87e 100644 --- a/install +++ b/install @@ -1,3 +1,4 @@ +#!/usr/bin/env ruby require 'rubygems' puts "\nWelcome to the BEeF installer!"