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

Commit f23f62f

Browse files
author
bmpotter
authored
Merge pull request #69 from peeksake/master
Clarified voucher location to match docs
2 parents c6b4a80 + cfa91c4 commit f23f62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-mfg/simulate-mfg.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -504,5 +504,5 @@ echo '-------------------------------------------------'
504504
echo "Device UUID: $voucherDevUuid"
505505
echo '-------------------------------------------------'
506506

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

0 commit comments

Comments
 (0)