mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 06:11:31 +00:00
Bugfix
This commit is contained in:
parent
b46952f8ac
commit
d2ccf6d3e2
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ exit_with_error()
|
|||
overlayfs_wrapper "cleanup"
|
||||
# unlock loop device access in case of starvation
|
||||
exec {FD}>/var/lock/armbian-debootstrap-losetup
|
||||
losetup -u $FD
|
||||
flock -u $FD
|
||||
|
||||
exit -1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue