Commit 785b93ad authored by 赵威's avatar 赵威

add script

parent bfb7621f
#!/bin/bash
if ! ps aux | grep tag3_portrait_to_es.py | grep -v grep
then
nohup /srv/envs/esmm/bin/python /srv/apps/ffm-baseline_git/eda/smart_rank/tag3_portrait_to_es.py > ~/tag3_portrait_to_es.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