[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-18-g3635e39

Daniel Baumann daniel at debian.org
Sun Mar 7 11:37:46 UTC 2010


The following commit has been merged in the debian-next branch:
commit 3635e39d670478fc377e8906fdec7d794d44ce34
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