|
@@ -760,7 +760,7 @@ Login_Chroot(){
|
|
done
|
|
done
|
|
cp -Ppf /etc/localtime ${BUILD_ROOT}/etc
|
|
cp -Ppf /etc/localtime ${BUILD_ROOT}/etc
|
|
|
|
|
|
- $__chroot /bin/bash || return 1
|
|
+ $__chroot /bin/bash
|
|
|
|
|
|
# mount-chroot --umount /home
|
|
# mount-chroot --umount /home
|
|
mount-chroot --umount /tmp
|
|
mount-chroot --umount /tmp
|