Skip to content

Instantly share code, notes, and snippets.

@nmarley
Created January 15, 2017 00:10
Show Gist options
  • Select an option

  • Save nmarley/89c39c2e5ac1539411ea301c0b9b50eb to your computer and use it in GitHub Desktop.

Select an option

Save nmarley/89c39c2e5ac1539411ea301c0b9b50eb to your computer and use it in GitHub Desktop.
basic backup scripts
#! /bin/bash
tarsnap -c -f var-lib-gitolite-$(date +%Y%m%d-%H%M%S) /var/lib/gitolite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment