armbian_rootenc_setup: minor cleanup
This commit is contained in:
parent
b37af1d5ed
commit
4d06195a55
1 changed files with 3 additions and 0 deletions
|
|
@ -1140,7 +1140,10 @@ _do_copy_system() {
|
|||
--exclude='var/cache/apt/archives' \
|
||||
$SRC_ROOT/* $TARGET_ROOT
|
||||
_hide_output
|
||||
|
||||
pu_msg "Syncing disk:"
|
||||
sync
|
||||
|
||||
(
|
||||
cd $TARGET_ROOT
|
||||
mkdir -p $BOOT_DIRNAME
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue