summaryrefslogtreecommitdiffstats
path: root/system/webmin/doinst.sh
diff options
context:
space:
mode:
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
+