天天看点

TriAquae 使用文档 1、启动服务

Start TriAquae service

Locate to your TriAquae install path

cd /your installdir/TriAquae/sbin      

启动服务

python tri_service.py start      

查看状态

python tri_service.py status      

关闭服务

python tri_service.py stop      

继续阅读