From 7255cd780ce95a8783eaadfa4e79c37efb23037d Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 31 Jan 2018 00:41:02 -1000 Subject: [PATCH] update jcarrbox path --- clone-witcom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clone-witcom.sh b/clone-witcom.sh index 53eb6a2..bcde905 100755 --- a/clone-witcom.sh +++ b/clone-witcom.sh @@ -84,7 +84,7 @@ gitclone 'git@github.com:witstartup/resumes.git' 'corp/resumes' gitclone 'git@github.com:witstartup/org-docs.git' 'corp/org-docs' witgitclone 'git/cloud/witcoredns' 'cloud/witcoredns' -witgitclone 'git/junk/jcarrbox' 'cloud/jcarrbox' +witgitclone 'git/cloud/jcarrbox' 'cloud/jcarrbox' gitclone 'git@github.com:witstartup/debcore.git' 'cloud/debcore' gitclone 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp'