From ba710ade2301822d5c9dd9ee82f48edd1a0b3ebd Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Thu, 30 Jun 2016 15:27:25 +0200 Subject: [PATCH] Fix typo --- bootstrap-master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap-master.sh b/bootstrap-master.sh index 069282d75..68fe86870 100755 --- a/bootstrap-master.sh +++ b/bootstrap-master.sh @@ -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/