Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #69 from peeksake/master
Browse files Browse the repository at this point in the history
Clarified voucher location to match docs
  • Loading branch information
bmpotter authored Nov 16, 2020
2 parents c6b4a80 + cfa91c4 commit f23f62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-mfg/simulate-mfg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -504,5 +504,5 @@ echo '-------------------------------------------------'
echo "Device UUID: $voucherDevUuid"
echo '-------------------------------------------------'

echo "The extended ownership voucher is in file: voucher.json"
echo "The extended ownership voucher is in file: ${workingDir}/voucher.json"
echo "Device manufacturing initialization complete."

0 comments on commit f23f62f

Please sign in to comment.