Commit c9ee23d4 authored by 赵威's avatar 赵威

update script

parent 18aa408c
if ! ps aux | grep src/main_portrait.py | grep -v grep
then
workon tf1
nohup python3 /srv/apps/gm_strategy_cvr/src/main_portrait.py ~/ctcvr.log &
nohup python3 /srv/apps/gm_strategy_cvr/src/main_portrait.py > ~/ctcvr.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