mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 11:51:14 +02:00
fix(coreos-base/update_engine): fixes postinst script
This commit is contained in:
parent
f96ea36dea
commit
7abe6c3f22
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="dda8b9cf029c02f1b53548f7c25b0d6e337e92d6"
|
||||
CROS_WORKON_COMMIT="dba8a748e1da4d0bb85d2a0232b101906da80ae5"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user