fix cosmetics regarding Used Device info line

Signed-off-by: Dan Johansen <strit@manjaro.org>
This commit is contained in:
Dan Johansen 2021-04-22 12:11:00 +02:00
parent 2e183130c7
commit 2cb6fef9bc
No known key found for this signature in database
GPG Key ID: 084A7FC0035B1D49
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ installer_getarmprofiles () {
create_install() {
msg "Creating install for $DEVICE..."
info "Used device is ${SDCARD}${SDDEV}"
info "Used device is ${SDCARD}"
# fetch and extract rootfs
info "Downloading latest $ARCH rootfs..."