diff --git a/make_usd_card.sh b/make_usd_card.sh index f94f320..f78f700 100755 --- a/make_usd_card.sh +++ b/make_usd_card.sh @@ -68,7 +68,8 @@ EOF umount $SD_MOUNT_POINT/bootenv umount $SD_MOUNT_POINT +sync curl -s ftp://ftp.arm.slackware.com/slackwarearm/slackwarearm-devtools/minirootfs/roots/slack-${SLACKWARE_VERSION}-miniroot_details.txt | grep -C1 "User" -sync +echo "All done, eject your microSD card, insert it in the Pine64 and boot it :)"