mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
fix(bootstrap_sdk): Rename catalyst_stage4.sh since it is sdk specific
About to become a lot more sdk specific too. :)
This commit is contained in:
parent
380f66c19c
commit
d3e741b807
@ -54,7 +54,7 @@ cat <<EOF
|
||||
target: stage4
|
||||
pkgcache_path: $BINPKGS
|
||||
stage4/packages: dev-python/setuptools dev-vcs/git app-arch/pbzip2 net-misc/curl app-admin/sudo app-shells/bash-completion sys-devel/crossdev coreos-base/hard-host-depends
|
||||
stage4/fsscript: ${SCRIPT_ROOT}/lib/catalyst_stage4.sh
|
||||
stage4/fsscript: ${SCRIPT_ROOT}/lib/catalyst_sdk_stage4.sh
|
||||
EOF
|
||||
catalyst_stage_default
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user