#!/usr/bin/env bash cd /root/ztb-factory-rf-api git pull --all python3 -m robot /root/ztb-factory-rf-api git add . git commit -m "new report file" git push