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