mirror of
https://bitbucket.org/gwenhael/cubietruck-slackware.git
synced 2024-12-25 21:58:38 +01:00
faulty cleaning
This commit is contained in:
parent
4a435a243c
commit
621dd721e3
1 changed files with 0 additions and 3 deletions
3
build.sh
3
build.sh
|
@ -230,9 +230,6 @@ function umount_image() {
|
||||||
umount -d -l $DEST/image/sdcard/
|
umount -d -l $DEST/image/sdcard/
|
||||||
losetup -d $LOOP1
|
losetup -d $LOOP1
|
||||||
losetup -d $LOOP0
|
losetup -d $LOOP0
|
||||||
|
|
||||||
echo "cleaning"
|
|
||||||
rm -r $DEST/image/sdcard/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function compress_image() {
|
function compress_image() {
|
||||||
|
|
Loading…
Reference in a new issue