luci-flash does not need to by verbose
[project/luci.git] / contrib / package / luci-addons / dist / sbin / luci-flash
index 07434b5..819be40 100755 (executable)
@@ -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