mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
fix(core_roller_upload): Update to new roller HTTPS URL.
This commit is contained in:
parent
50bc0ffefd
commit
9b8f739fd0
@ -25,7 +25,7 @@ DEFINE_string user "" \
|
|||||||
"User for roller."
|
"User for roller."
|
||||||
DEFINE_string api_key "" \
|
DEFINE_string api_key "" \
|
||||||
"API key for roller."
|
"API key for roller."
|
||||||
DEFINE_string endpoint "http://public.roller.core-os.net" \
|
DEFINE_string endpoint "https://public.update.core-os.net" \
|
||||||
"Roller endpoint to update."
|
"Roller endpoint to update."
|
||||||
|
|
||||||
DEFINE_boolean update_storage ${FLAGS_FALSE} \
|
DEFINE_boolean update_storage ${FLAGS_FALSE} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user