mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-24 08:01:06 +02:00
reflash_ben.sh English improvement
thanks to Michael Stevens
This commit is contained in:
parent
4e2229f5c3
commit
d93945480e
@ -104,8 +104,8 @@ function log() {
|
||||
[ "$(whoami)" == "root" ] || abort "this script must be run as root"
|
||||
|
||||
log "working dir: ${WORKING_DIR}"
|
||||
log "chosed method: ${PROTOCOL}"
|
||||
test ${VERSION} && log "chosed version: ${VERSION}"
|
||||
log "chosen method: ${PROTOCOL}"
|
||||
test ${VERSION} && log "chosen version: ${VERSION}"
|
||||
log "==="
|
||||
|
||||
if [ "$PROTOCOL" == "http" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user