mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #1638 from flatcar-linux/kai/postinst-template-error
coreos-base/update_engine: fix flatcar-postinst migration notice
This commit is contained in:
commit
8aa06720cb
@ -8,7 +8,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="04a76854b82f448f814ed46958c4d53ff27eefd7" # flatcar-master
|
||||
CROS_WORKON_COMMIT="de8da9b92d6db3f08bd83f01cc8de2b3c15e675e" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user