Skip to content

Commit

Permalink
Update setup-tdengine.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
maikebing authored Jan 7, 2023
1 parent 4957f0a commit e4beb32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup-tdengine.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

if [ "$TDENGINE_START" = "true" ]
then
sudo chmod 777 /etc/taos/taos.cfg
ls -lh /etc/taos/taos.cfg
sudo echo "supportVnodes 256" >> /etc/taos/taos.cfg
sudo systemctl start taosd
Expand Down

0 comments on commit e4beb32

Please sign in to comment.