#!/bin/bash # # This script retrieves daily backups from our remote web services. # Contains (encoded) passwords, keep it confidentially! # Maintained by hand. # A download step $HOME/bin/downsync \ -u -p "" \ 'https:///export' \ '' # More download steps (if any) # Rotates all backup folders. # The actual schedule is defined per folder in the .rotate_folder.conf files. $HOME/bin/rotatebackups ""