mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-27 16:49:00 +00:00
Typo
This commit is contained in:
parent
4b7442b450
commit
13abce6d0d
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ create_armbian()
|
|||
sync
|
||||
|
||||
umount ${TempDir}/rootfs
|
||||
[[ $1 != "spi" ]] && unmount ${TempDir}/bootfs
|
||||
[[ $1 != "spi" ]] && umount ${TempDir}/bootfs
|
||||
} # create_armbian
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue