From 809e056600cd49962456d18643a2e529ac96ce20 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 5 Apr 2021 09:15:03 -0500 Subject: fixed setup text --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3