diff options
| author | Craig Jennings <cjennings@citizen.lan> | 2021-04-05 09:13:22 -0500 |
|---|---|---|
| committer | Craig Jennings <cjennings@citizen.lan> | 2021-04-05 09:13:22 -0500 |
| commit | d103fcf3d4de983e08c61b050053ac28cdd59356 (patch) | |
| tree | aff376e79123fb3755e10a729c5f078fd7f7c283 /README.org | |
| parent | 403264bcecee398f0ac488357c75b71e7ffd197f (diff) | |
| download | rsyncshot-d103fcf3d4de983e08c61b050053ac28cdd59356.tar.gz rsyncshot-d103fcf3d4de983e08c61b050053ac28cdd59356.zip | |
fixed setup text
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ Inspired by http://www.mikerubel.org/computers/rsync_snapshots/ ** Simple Setup rsyncshot installs itself. To setup, just run the following commands: #+begin_SRC sh -curl -LO https://git.io/JYSMS -sudo sh ./rsyncshot setup +curl -LO https://raw.githubusercontent.com/cjennings/rsyncshot/main/rsyncshot +sudo bash ./rsyncshot setup #+end_SRC ** Automatic Hourly/Daily/Weekly Schedule via Cron rsyncshot will install a default schedule: |
