summaryrefslogtreecommitdiffstats
path: root/system/webmin/doinst.sh
diff options
context:
space:
mode:
author David Somero2010-05-12 17:46:20 +0200
committer Robby Workman2010-05-12 17:46:20 +0200
commitd18f668186bc3fb63bcbfffe67f90087a2178e1e (patch)
treecbdcde67327418de2546ed5da3772c0eacf0d6a3 /system/webmin/doinst.sh
parent1abc2293b1df3b1c3a66b243c783e2c70c0acdc9 (diff)
downloadslackbuilds-d18f668186bc3fb63bcbfffe67f90087a2178e1e.tar.gz
system/webmin: Updated for version 1.480
Diffstat (limited to 'system/webmin/doinst.sh')
-rw-r--r--system/webmin/doinst.sh3
1 files changed, 1 insertions, 2 deletions
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
+