[scripts] remaster_post_common: do NOT exit 0 at the end, the file is sourced!
This commit is contained in:
parent
cae7d5b7e8
commit
7a3ca61947
@ -13,4 +13,4 @@ rm -f "${CHROOT_DIR}"/etc/entropy/.hw.hash
|
|||||||
# remove entropy pid file
|
# remove entropy pid file
|
||||||
rm -f "${CHROOT_DIR}"/var/run/entropy/entropy.lock
|
rm -f "${CHROOT_DIR}"/var/run/entropy/entropy.lock
|
||||||
|
|
||||||
exit 0
|
# do not exit!! this file is sourced!
|
||||||
|
Loading…
Reference in New Issue
Block a user