mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
Merge pull request #656 from crawford/init
bump(coreos-base/coreos-init): ssh-keygen and motdgen.service fixes
This commit is contained in:
commit
909bf1e9e9
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="1375c793ba0227987a9b8673e94e112f3a98c8e8"
|
||||
CROS_WORKON_COMMIT="96e8537231d4a10aedd1261ecdb9899d879d97c0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user