finish nimo

This commit is contained in:
eson
2020-09-03 14:17:54 +08:00
parent be47c77e88
commit f86c255407
4 changed files with 145 additions and 78 deletions

View File

@@ -0,0 +1,10 @@
[supervisord]
nodaemon=true
[program:nimo_extractor]
directory = MYPATH/bin/nimo_extractor/
command= MYPATH/bin/nimo_extractor/nimo_extractor
autorestart=true
stderr_logfile=MYPATH/bin/nimo_extractor/log
stderr_logfile_maxbytes=0
stopsignal=QUIT