Skip to content

Commit

Permalink
Update openWRT_install_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi committed Dec 14, 2023
1 parent 625b176 commit 53ef105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openWRT_install_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 53ef105

Please sign in to comment.