diff options
Diffstat (limited to 'cgi')
-rwxr-xr-x | cgi/cgi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # cgi - simple webfrontend for live-helper # Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> |