aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <cjennings@citizen.lan>2021-04-05 09:15:03 -0500
committerCraig Jennings <cjennings@citizen.lan>2021-04-05 09:15:03 -0500
commitd38114f435f7f95c8d5017341e94762f510ba97f (patch)
tree7fe5f9f872fff4d228ca6c5bab7bc52e79cd1cd2
parentd103fcf3d4de983e08c61b050053ac28cdd59356 (diff)
downloadrsyncshot-d38114f435f7f95c8d5017341e94762f510ba97f.tar.gz
rsyncshot-d38114f435f7f95c8d5017341e94762f510ba97f.zip
fixed setup text
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 0797e78..7d9545a 100644
--- a/README.org
+++ b/README.org
@@ -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