fix: update paths in ceremony.sh script for hybrid ceremony
This commit is contained in:
parent
9f8297bd0e
commit
65d0e0269d
|
@ -37,7 +37,7 @@ command with a desired threshold:
|
|||
exit 1
|
||||
fi
|
||||
|
||||
keyfork wizard bottoms-up --threshold 2 --output-cert /dev/null --output-shardfile /dev/null --user-id "Distrust Key Ceremony" public-certificates/
|
||||
keyfork wizard bottoms-up --threshold 2 --output-cert /media/cert --output-shardfile /media/shardfile --user-id "Distrust Key Ceremony" public-certificates/
|
||||
```
|
||||
|
||||
* The `airgap.iso` which is to be used during the ceremony
|
||||
|
|
Loading…
Reference in New Issue