parent
e7857ff47c
commit
2aa44f0ecd
|
@ -155,7 +155,7 @@ if [[ $? != 0 ]]; then
|
||||||
mv $mountdir/etc/rc.local.bak $mountdir/etc/rc.local
|
mv $mountdir/etc/rc.local.bak $mountdir/etc/rc.local
|
||||||
umount $mountdir
|
umount $mountdir
|
||||||
losetup -d $loopback
|
losetup -d $loopback
|
||||||
exit $rc
|
exit -7
|
||||||
fi
|
fi
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue