summaryrefslogtreecommitdiff
path: root/auto-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'auto-installer.sh')
-rwxr-xr-xauto-installer.sh5
1 files changed, 2 insertions, 3 deletions
diff --git a/auto-installer.sh b/auto-installer.sh
index f87e0ee..973fa84 100755
--- a/auto-installer.sh
+++ b/auto-installer.sh
@@ -22,6 +22,7 @@ MINSCRIPT=''
EXTRASCRIPT=''
PATCHES=''
CDNO=''
+CDSTART=''
scriptdir="$(dirname $0)"
source "$scriptdir/includes/generic-includes.sh"
@@ -93,6 +94,4 @@ fi
echo
echo "$FULLGAMENAME installed successfully"
-export
-echo "cdno" $CDNO
-recommendcfg $CDNO
+recommendcfg $CDNO $CDSTART