nhttpd: disable script debug

This commit is contained in:
satbaby
2012-05-12 18:16:44 +02:00
parent 8d22e72962
commit 6b90e023b5
2 changed files with 2 additions and 2 deletions

View File

@@ -534,7 +534,7 @@ restart_neutrino()
# Main
# -----------------------------------------------------------
#debug
echo "call:$*" >> "/tmp/debug.txt"
# echo "call:$*" >> "/tmp/debug.txt"
case "$1" in
skin_set) skin_set $2 ;;
skin_get) skin_get ;;