Commit beb90181 authored by 赵威's avatar 赵威

Merge branch 'offic' into 'master'

add script

See merge request !69
parents ba89d3ae 785b93ad
#!/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