mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Move Docker generation stop hook further into the code to include Toolchains
This commit is contained in:
@@ -288,9 +288,6 @@ while [[ "${1}" == *=* ]]; do
|
||||
|
||||
done
|
||||
|
||||
# Used to prepare Docker image
|
||||
[[ "${JUST_INIT}" == "yes" ]] && exit 0
|
||||
|
||||
|
||||
if [[ "${BUILD_ALL}" == "yes" || "${BUILD_ALL}" == "demo" ]]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user