mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
Merge pull request #2335 from crawford/init
coreos-base/coreos-init: update to use new motd
This commit is contained in:
commit
e8f4907605
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="09e0d25bf91d3ea860aeb6eda6792638f72c9505"
|
||||
CROS_WORKON_COMMIT="e9f2c25c3758af8a72f0ae7c7fcc950585e70914"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user