mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
update_engine: fix cgpt call in postinst script
This commit is contained in:
parent
e2af50d710
commit
62b22e7d64
@ -8,7 +8,7 @@ CROS_WORKON_REPO="git://github.com"
|
|||||||
if [[ "${PV}" == 9999 ]]; then
|
if [[ "${PV}" == 9999 ]]; then
|
||||||
KEYWORDS="~amd64 ~arm ~x86"
|
KEYWORDS="~amd64 ~arm ~x86"
|
||||||
else
|
else
|
||||||
CROS_WORKON_COMMIT="eff2143fdd9bac7e94eef69d627e49eab286e15d"
|
CROS_WORKON_COMMIT="fa62c26931c3650c6ceb28a3028e167d30985490"
|
||||||
KEYWORDS="amd64 arm x86"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user