Initial commit

Signed-off-by: Kevin Dorosh <kcdorosh@gmail.com>
This commit is contained in:
Kevin Dorosh
2020-12-22 10:03:41 -05:00
parent 6cf1f35eca
commit e6aefb8f4b
3 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -o errexit
GLOO_VER="1.3.28"
GLOO_VER="1.5.13"
REPO_ROOT=$(git rev-parse --show-toplevel)
mkdir -p ${REPO_ROOT}/bin