chore: fix taos tools mac install script for3.0 (#17619)
* chore(release): make get_os.sh works on mac * chore(tools): update taos-tools * chore: update taos-tools for 3.0
This commit is contained in:
parent
bb490f0762
commit
0a0833920f
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG cc973e0
|
||||
GIT_TAG bc99376
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue