Skip to content

Commit

Permalink
example-setup: restructuring
Browse files Browse the repository at this point in the history
  • Loading branch information
smo4201 committed Oct 3, 2024
1 parent 4d42b87 commit dc498c6
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion example-setup/setup-cmc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ go install ./...
cp -r "${cmc}/example-setup/"* "${data}"

# Generate a PKI
"${data}/setup-pki" -i "${data}" -o "${data}/pki"
"${data}/setup-pki" -i "${data}/pki-input" -o "${data}/pki"

# Generate and sign platform (RTM and OS) metadata
"${data}/update-platform" "${data}" "${ser}"
Expand Down

0 comments on commit dc498c6

Please sign in to comment.