mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-12 16:03:36 +02:00
nhttpd: disable script debug
Origin commit data
------------------
Commit: 6b90e023b5
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-05-12 (Sat, 12 May 2012)
This commit is contained in:
@@ -46,7 +46,7 @@ prepare_radio()
|
|||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
# Main
|
# Main
|
||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
echo "$1" >/tmp/debug.txt
|
# echo "$1" >/tmp/debug.txt
|
||||||
echo "$*"
|
echo "$*"
|
||||||
case "$1" in
|
case "$1" in
|
||||||
zapto)
|
zapto)
|
||||||
|
@@ -534,7 +534,7 @@ restart_neutrino()
|
|||||||
# Main
|
# Main
|
||||||
# -----------------------------------------------------------
|
# -----------------------------------------------------------
|
||||||
#debug
|
#debug
|
||||||
echo "call:$*" >> "/tmp/debug.txt"
|
# echo "call:$*" >> "/tmp/debug.txt"
|
||||||
case "$1" in
|
case "$1" in
|
||||||
skin_set) skin_set $2 ;;
|
skin_set) skin_set $2 ;;
|
||||||
skin_get) skin_get ;;
|
skin_get) skin_get ;;
|
||||||
|
Reference in New Issue
Block a user