Skip to content

Commit dc498c6

Browse files
committed
example-setup: restructuring
1 parent 4d42b87 commit dc498c6

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Diff for: example-setup/setup-cmc

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ go install ./...
5656
cp -r "${cmc}/example-setup/"* "${data}"
5757

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

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

0 commit comments

Comments
 (0)