Skip to content

Instantly share code, notes, and snippets.

View christippett's full-sized avatar

Chris christippett

View GitHub Profile
@christippett
christippett / rclone-cron.sh
Last active February 1, 2025 22:21 — forked from jaredmales/rclone-cron.sh
An rclone backup script for cron
#!/bin/bash
##############################################################################
# An rclone backup script by Chris Tippett ([email protected])
#
# Originally adapted from the great work by Jared Males ([email protected])
# https://gist.github.com/jaredmales/2f732254bb10002fc0549fa9aa0abdd7
#
# Copyright (C) 2020 Chris Tippett ([email protected])
#