diff options
| author | Craig Jennings <cjennings@citizen.lan> | 2021-04-05 09:15:03 -0500 |
|---|---|---|
| committer | Craig Jennings <cjennings@citizen.lan> | 2021-04-05 09:15:03 -0500 |
| commit | d38114f435f7f95c8d5017341e94762f510ba97f (patch) | |
| tree | 7fe5f9f872fff4d228ca6c5bab7bc52e79cd1cd2 /README.org | |
| parent | d103fcf3d4de983e08c61b050053ac28cdd59356 (diff) | |
| download | rsyncshot-d38114f435f7f95c8d5017341e94762f510ba97f.tar.gz rsyncshot-d38114f435f7f95c8d5017341e94762f510ba97f.zip | |
fixed setup text
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ 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://raw.githubusercontent.com/cjennings/rsyncshot/main/rsyncshot +wget https://raw.githubusercontent.com/cjennings/rsyncshot/main/rsyncshot sudo bash ./rsyncshot setup #+end_SRC ** Automatic Hourly/Daily/Weekly Schedule via Cron |
