2 Star 0 Fork 5

anolis/python-tone-agent

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
toneagent.service 283 Bytes
一键复制 编辑 原始数据 按行查看 历史
付勇 提交于 2024-01-10 11:29 +08:00 . feat: v1.1.1
[Unit]
Description=ToneAgent Service
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/toneagent/venv/bin/python3 /usr/local/toneagent/app/main.py
PIDFile=/run/toneagent.pid
KillSignal=SIGTERM
KillMode=process
Restart=on-failure
[Install]
WantedBy=multi-user.target
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/anolis/python-tone-agent.git
git@gitee.com:anolis/python-tone-agent.git
anolis
python-tone-agent
python-tone-agent
master

搜索帮助