rajiv shrestha
rajiv shrestha

Reputation: 1

Unable to run tpm command of tungsten replicator

I have cloned the latest tungsten installer and trying to run the tpm command. But its not recognizing as command. Please refer the snapshot below:

enter image description here

Please provide feedback.

Upvotes: 0

Views: 58

Answers (1)

miketaluc
miketaluc

Reputation: 1

tpm is not in the path. You need to explicitly state the path when you call it. Using your example, you'd reference the directory you're in:

./tpm

Upvotes: 0

Related Questions