From d3f1ebb246ace819f27ff082847ae561689a0fb2 Mon Sep 17 00:00:00 2001 From: andresfelquintero <41698961+andresfelquintero@users.noreply.github.com> Date: Mon, 21 Oct 2019 11:59:23 -0500 Subject: [PATCH] Updated 00_deploy_replay I updated the version to 2.1.6 --- bin/00_deploy_replay.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/00_deploy_replay.sh b/bin/00_deploy_replay.sh index a8777b134..0551275b9 100755 --- a/bin/00_deploy_replay.sh +++ b/bin/00_deploy_replay.sh @@ -4,7 +4,7 @@ BASE_DIR=/data/tier0 DEPLOY_DIR=$BASE_DIR/srv/wmagent SPEC_DIR=$BASE_DIR/admin/Specs -TIER0_VERSION=2.1.5 +TIER0_VERSION=2.1.6 TIER0_ARCH=slc7_amd64_gcc630 function echo_header {