mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
coreos-init: update coreos-install to use HTTPS
This commit is contained in:
parent
67b14a463a
commit
0e41fcd02c
@ -10,7 +10,7 @@ CROS_WORKON_REPO="git://github.com"
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
else
|
||||
CROS_WORKON_COMMIT="d05fab1c8e5878129c3e365977f1a57fd11216a6"
|
||||
CROS_WORKON_COMMIT="902f8944d18d7e2df38034168f8154d2b319f3b7"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user