mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
4 lines
No EOL
138 B
Bash
Executable file
4 lines
No EOL
138 B
Bash
Executable file
#!/bin/bash
|
|
|
|
# start the flask service by using uwsgi
|
|
/usr/local/taos/taosanode/venv/bin/uwsgi /usr/local/taos/taosanode/cfg/taosanode.ini |