mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-06 20:47:00 +02:00
Merge pull request #171 from flatcar-linux/kai/bucket-packages
set_version: Document the bucket cache for packages
This commit is contained in:
commit
e5d3c03b00
@ -41,7 +41,8 @@ Usage: $0 FLAGS...
|
||||
--file FILE: Modify another file than ${FILE}, useful if run
|
||||
outside of the SDK chroot. If /dev/stdout or
|
||||
/dev/stderr is used, only new values are printed.
|
||||
--binhost Use a custom binhost (defaults to '${DEFAULT_BASE_URL}').
|
||||
--binhost Use a custom binhost (defaults to '${DEFAULT_BASE_URL}'),
|
||||
e.g., 'https://bucket.release.flatcar-linux.net/flatcar-jenkins'.
|
||||
This will update BOARD and SDK URLs accordingly.
|
||||
"
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user