load.sh 209 Bytes
Newer Older
金凯强's avatar
金凯强 committed
1 2
#!/usr/bin/env bash

金凯强's avatar
金凯强 committed
3 4
cd /huansi/upgrade

金凯强's avatar
金凯强 committed
5 6
now_time=`date +%Y%m%d_%H%M%S`

金凯强's avatar
金凯强 committed
7 8 9 10 11 12 13 14 15
python -u load_handle.py > ${now_time}.log

sleep 3

python -u analysis_file_to_hsright.py

sleep 3

python -u analysis_file_to_nginx.py