diff --git a/openWRT_install_test.sh b/openWRT_install_test.sh index 26a2c51..f47f9b3 100644 --- a/openWRT_install_test.sh +++ b/openWRT_install_test.sh @@ -413,7 +413,7 @@ function service_State() { if [ ! -z $2 ] then - #echo $1' ' $2': ' + echo $1' ' $2': ' if [ ! -z $1 ] then serviceInst=$(opkg list-installed | grep $1)