Skip to content

Commit 6904e59

Browse files
committed
bin: updated vm-update-cmcd
Signed-off-by: Simon Ott <simon.ott@aisec.fraunhofer.de>
1 parent 77ecce2 commit 6904e59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/vm-update-cmcd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ data="${dir}/vm"
1111
go build -C "${dir}/cmcd"
1212
go build -C "${dir}/cmcctl"
1313
go build -C "${dir}/provision/estserver"
14+
go build -C "${dir}/tools/mrtool"
1415

1516
# Stop running services in VM
1617
vm-ssh systemctl stop cmcd

0 commit comments

Comments
 (0)