download.sh is a script to download the latest Wetfjord Encrypted backup for Minecraft.
- Open config.sh.dist
- Edit the variables
URL_WORLD
: The link to the ZIP-file to be downloadedURL_SUM
: The link to the ZIP's checksum-file to be downloadedDEST_DIR
: Directory on your local filesystem, where to store the downloaded filesKEEP_DAYS
: For how long to keep a downloaded ZIP-file. Will be deleted after.
- Rename config.sh.dist to config.sh
- Run download.sh, expect to find a file in $DEST_DIR, named as follows
WetfjordBCK_YYYY_MM_DD.ZIP
- If all did go well, create a cronjob to run download.sh on a interval
Hit up @d4v1d on the Discord