summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakeconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeconf b/makeconf
index 3f058892c..a779edb41 100755
--- a/makeconf
+++ b/makeconf
@@ -643,7 +643,7 @@ echo "Enable Channel Founder? [Channel Mode +q] [yes/no]"
echo -e $n "[\033[1;32m$OP_FOUND\033[0;37m] -> $c"
read cc
if [ "$cc" ] ; then
- OP_DEBUG=$cc
+ OP_FOUND=$cc
fi
echo "#-#-#-#-#-#-#-#-#-#-#-#-#- SERVER OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-#" >> makeconf.temp