mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-16 22:12:37 +01:00
Revert "core_dev_sign_update: Default to the amd64-usr board"
This reverts commit 8f761a7fdb5ba29694ec7401bca8c2d7528305de.
This commit is contained in:
parent
2042952002
commit
e65118da4f
@ -6,7 +6,7 @@ SCRIPT_ROOT=$(dirname $(readlink -f "$0"))
|
||||
assert_inside_chroot
|
||||
|
||||
DEFINE_string data_dir "" "Directory containing downloaded release artifacts"
|
||||
DEFINE_string board "amd64-usr" "Board to sign artifacts for"
|
||||
DEFINE_string board "" "Board to sign artifacts for"
|
||||
DEFINE_string version "" "Version to sign artifacts for"
|
||||
DEFINE_integer n_signatures "2" "Number of signatures this release will be signed with"
|
||||
DEFINE_string output_dir "" "Output directory"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user