mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 01:41:23 +02:00
nhttpd: disable script debug
This commit is contained in:
@@ -46,7 +46,7 @@ prepare_radio()
|
||||
# -----------------------------------
|
||||
# Main
|
||||
# -----------------------------------
|
||||
echo "$1" >/tmp/debug.txt
|
||||
# echo "$1" >/tmp/debug.txt
|
||||
echo "$*"
|
||||
case "$1" in
|
||||
zapto)
|
||||
|
@@ -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 ;;
|
||||
|
Reference in New Issue
Block a user