Commit fc041863 authored by 金凯强's avatar 金凯强 🎨

脚本更新

parent 0258961c
#!/usr/bin/env bash #!/usr/bin/env bash
cd /huansi/upgrade
now_time=`date +%Y%m%d_%H%M%S` now_time=`date +%Y%m%d_%H%M%S`
python -u load_handle.py > ${now_time}.log python -u load_handle.py > ${now_time}.log
\ No newline at end of file
sleep 3
python -u analysis_file_to_hsright.py
sleep 3
python -u analysis_file_to_nginx.py
\ No newline at end of file
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