mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 01:46:58 +02:00
coreos-base/update_engine: Drop unused alias
This commit is contained in:
parent
833d18a78b
commit
d784aa9238
@ -8,7 +8,7 @@ CROS_WORKON_REPO="https://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="de8da9b92d6db3f08bd83f01cc8de2b3c15e675e" # flatcar-master
|
||||
CROS_WORKON_COMMIT="748eb99b18b67747f2e047327e9f2a18aa09d3b5" # flatcar-master
|
||||
KEYWORDS="amd64 arm64"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user