Output of sitemanager.com.sh: Updating af2a6cc..e10a5a1 Fast-forward python/.env.example | 9 +++++++++ cron-job.sh => python/cron-job.sh | 0 deploy.py => python/deploy.py | 15 +++++++++------ python/requirments.txt | 1 + 4 files changed, 19 insertions(+), 6 deletions(-) create mode 100644 python/.env.example rename cron-job.sh => python/cron-job.sh (100%) rename deploy.py => python/deploy.py (85%) create mode 100644 python/requirments.txt