Skip to content

Commit

Permalink
Merge pull request #66 from cytopia/release-1.3
Browse files Browse the repository at this point in the history
Release v1.3
  • Loading branch information
cytopia authored Apr 8, 2021
2 parents 19d6e9a + 8212e34 commit 45a03e6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions timemachine
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/sh -eu
#
# https://serverfault.com/questions/834994/rsync-only-keep-10-backup-folders
export PATH=/bin:/usr/bin

################################################################################
# Variables
Expand All @@ -12,8 +13,8 @@ MY_DESC="OSX-like timemachine cli script for Linux and BSD (and even OSX)"
MY_PROJ="https://github.com/cytopia/linux-timemachine"
MY_AUTH="cytopia"
MY_MAIL="[email protected]"
MY_VERS="1.1"
MY_DATE="2021-01-30"
MY_VERS="1.3"
MY_DATE="2021-04-08"

# Default command line arguments
VERBOSE=
Expand Down

0 comments on commit 45a03e6

Please sign in to comment.