Remove "done." message from luci-reload
This commit is contained in:
parent
a8f137973b
commit
d8e11218b4
1 changed files with 0 additions and 1 deletions
|
@ -28,5 +28,4 @@ config_load ucitrack
|
||||||
for i in $*
|
for i in $*
|
||||||
do
|
do
|
||||||
config_foreach apply_config $i $i
|
config_foreach apply_config $i $i
|
||||||
echo "done."
|
|
||||||
done
|
done
|
Loading…
Reference in a new issue