Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 356 Bytes

readme.md

File metadata and controls

23 lines (18 loc) · 356 Bytes

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