fix: reenable -e in release.sh for main (#19650)

* fix: taos-tools deb/rpm compn for main

* fix: update taos-tools 5aa25e9

* fix: reenable -e in release.sh
This commit is contained in:
Shuduo Sang 2023-01-20 22:09:37 +08:00 committed by GitHub
parent 0251750c89
commit 490cbaf55b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# Generate the deb package for ubuntu, or rpm package for centos, or tar.gz package for other linux os
# set -e
set -e
# set -x
# release.sh -v [cluster | edge]