Skip to content

Instantly share code, notes, and snippets.

View SpartanWithin's full-sized avatar

SpartanWithin

  • 21:16 (UTC +01:00)
View GitHub Profile
@walthowd
walthowd / hass-backup.sh
Created June 20, 2018 17:05
Home Assistant Rsync Backup with Dropbox
#!/bin/sh
#############################################################
# Home Assistant Rsync Backup Script
# 1.0 - 6/20/2018 - Walt Howd
#
# This script will backup via rsync
#
# Backups are created in a snapshot style with the latest
# backup being stored in backup.0, the previous backup in
# backup.1, etc.