Skip to content

Commit e6782c6

Browse files
author
Carl Sverre
committedJun 20, 2016
upgrading ops and memsql to 5.1.0 and 5.1.1 respectively
1 parent 9c0cceb commit e6782c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup_ops.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33
set -x
44

5-
VERSION_URL="http://versions.memsql.com/memsql-ops/5.0.3"
5+
VERSION_URL="http://versions.memsql.com/memsql-ops/5.1.0"
66
MEMSQL_VOLUME_PATH="/memsql"
77
OPS_URL=$(curl -s "$VERSION_URL" | jq -r .tar)
88

0 commit comments

Comments
 (0)
Please sign in to comment.