Script to trigger and download backups from https://snapshooter.com/ How to use Copy .env cp .env.example .env Install dependencies pip install -r requirements.txt Run script to trigger backups python3 script.py backup Run script to download backups python3 script.py download