mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
fixed typo
This commit is contained in:
parent
b15bae62be
commit
c022a954e0
@ -19,7 +19,7 @@ function installProvisioner {
|
||||
# use ibm tss to properly clear tpm pcr values
|
||||
function setTpmPcrValues {
|
||||
pushd /ibmtss > /dev/null
|
||||
echo "starting IBM TSS to set the TPM simulator intial values correctly..."
|
||||
echo "Starting IBM TSS to set the TPM simulator initial values correctly..."
|
||||
cd utils
|
||||
./startup
|
||||
popd > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user