|
|
|
@ -3,7 +3,9 @@ |
|
|
|
cd /root/ztb-trading-rf-api |
|
|
|
git pull --all |
|
|
|
|
|
|
|
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder && /root/ztb-trading-rf-api/001-Activeorder |
|
|
|
python3 -m robot /root/ztb-trading-rf-api/000-Regularorder |
|
|
|
python3 -m robot /root/ztb-trading-rf-api/001-Activeorder |
|
|
|
python3 -m robot /root/ztb-trading-rf-api/002-Activeorder |
|
|
|
|
|
|
|
git add . |
|
|
|
git commit -m "new report file" |