mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-06-10 03:11:52 +00:00
fix rim setup path
This commit is contained in:
parent
7e3f9f4c82
commit
ff8b1bfa19
@ -107,7 +107,7 @@ setPlatformCerts() {
|
|||||||
# Places RIM files held in the test folder in the provisioners tcg folder
|
# Places RIM files held in the test folder in the provisioners tcg folder
|
||||||
# setRims <profile> <test>
|
# setRims <profile> <test>
|
||||||
setRims() {
|
setRims() {
|
||||||
docker exec $tpm2_container sh /HIRS/.ci/system-tests/scripts/rim_setup.sh $1 $2
|
docker exec $tpm2_container sh /HIRS/.ci/system-tests/container/rim_setup.sh $1 $2
|
||||||
#docker exec $tpm2_container bash -c "find / -name oem_platform_v1_Base.cer"
|
#docker exec $tpm2_container bash -c "find / -name oem_platform_v1_Base.cer"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user