From d18f668186bc3fb63bcbfffe67f90087a2178e1e Mon Sep 17 00:00:00 2001 From: David Somero Date: Wed, 12 May 2010 17:46:20 +0200 Subject: system/webmin: Updated for version 1.480 --- system/webmin/doinst.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'system/webmin/doinst.sh') diff --git a/system/webmin/doinst.sh b/system/webmin/doinst.sh index 765079d88b..64789063c8 100644 --- a/system/webmin/doinst.sh +++ b/system/webmin/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" @@ -22,3 +20,4 @@ fi # Signal the startup script to do some post install configuration touch etc/webmin/FIRSTRUN + -- cgit v1.2.3