Fix typo
This commit is contained in:
parent
25d19720c0
commit
ba710ade23
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ cd /root/kargo-cli && python setup.py install
|
|||
cp /var/tmp/nodes mcp/nodes
|
||||
|
||||
# Either pull or copy microservices repos
|
||||
cp -a /vat/tmp/microservices* mcp/ccp/
|
||||
cp -a /var/tmp/microservices* mcp/ccp/
|
||||
|
||||
|
|
Loading…
Reference in a new issue