[SCM] live-helper branch, debian, updated. debian/2.0_a8-1-36-ga44b663

Daniel Baumann daniel at debian.org
Fri Mar 12 15:25:13 UTC 2010


The following commit has been merged in the debian branch:
commit 519e3c19364a9ad66ac68660954f2a174cdbc175
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 7 12:32:59 2010 +0100

    Correcting she-bang in cgi.

diff --git a/cgi/cgi b/cgi/cgi
index 47b6a84..044886c 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # cgi - simple webfrontend for live-helper
 # Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>

-- 
live-helper



More information about the debian-live-changes mailing list