Commit 3e4b910e authored by 赵威's avatar 赵威

update script

parent c9ee23d4
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 &
# workon tf1
nohup /home/gmuser/.virtualenvs/tf1/bin/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