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