Commit b41fb2c5 authored by 赵威's avatar 赵威

add script

parent 43620f5f
if ! ps aux | grep src/online_prediction.py | grep -v grep
then
nohup /home/gmuser/.virtualenvs/tf1/bin/python3 /srv/apps/gm_strategy_cvr/src/online_prediction.py > ~/ctcvr_online_prediction.log &
fi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment