luci-flash does not need to by verbose
This commit is contained in:
parent
5162ea9277
commit
18ad45afe6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
RAMFS_COPY_BIN="/usr/bin/awk" # extra programs for temporary ramfs root
|
||||
RAMFS_COPY_DATA="" # extra data files
|
||||
export KEEP_PATTERN=""
|
||||
export VERBOSE=1
|
||||
export VERBOSE=0
|
||||
|
||||
# parse options
|
||||
while [ -n "$1" ]; do
|
||||
|
|
Loading…
Reference in a new issue