fix cosmetics regarding Used Device info line
Signed-off-by: Dan Johansen <strit@manjaro.org>
This commit is contained in:
parent
2e183130c7
commit
2cb6fef9bc
|
|
@ -115,7 +115,7 @@ installer_getarmprofiles () {
|
||||||
|
|
||||||
create_install() {
|
create_install() {
|
||||||
msg "Creating install for $DEVICE..."
|
msg "Creating install for $DEVICE..."
|
||||||
info "Used device is ${SDCARD}${SDDEV}"
|
info "Used device is ${SDCARD}"
|
||||||
|
|
||||||
# fetch and extract rootfs
|
# fetch and extract rootfs
|
||||||
info "Downloading latest $ARCH rootfs..."
|
info "Downloading latest $ARCH rootfs..."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue