[Pkg-ossec-devel] [SCM] Git repository for pkg-ossec branch, master, updated. 723814963c3eef022db16746779c0554ff96da3f

Javier Fernandez-Sanguino jfs at debian.org
Wed Jul 20 23:48:35 UTC 2011


The following commit has been merged in the master branch:
commit 723814963c3eef022db16746779c0554ff96da3f
Author: Javier Fernandez-Sanguino <jfs at debian.org>
Date:   Thu Jul 21 01:48:27 2011 +0200

    Proper shebang line

diff --git a/install.sh b/install.sh
index 954c63f..1afedc9 100755
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,4 @@
-!/bin/sh
+#!/bin/sh
 # Installation script for the OSSEC
 # Author: Daniel B. Cid <daniel.cid at gmail.com>
 # Last modification: Mar 02, 2006

-- 
Git repository for pkg-ossec



More information about the Pkg-ossec-devel mailing list