mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
SUBPROJECT is not defined by default in chroot_early hooks.
This commit is contained in:
parent
4997edb190
commit
edc6a7d576
@ -8,6 +8,8 @@ case $PASS in
|
|||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
. /root/config/chroot
|
||||||
|
|
||||||
case ${SUBPROJECT:-} in
|
case ${SUBPROJECT:-} in
|
||||||
canary)
|
canary)
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user