From cb986dfb188e41d4cfb76a7f7fdc32c7e67e2e6f Mon Sep 17 00:00:00 2001 From: Corrado Lanera Date: Fri, 23 Aug 2024 00:27:55 +0200 Subject: [PATCH] update README --- README.Rmd | 2 +- README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.Rmd b/README.Rmd index 442f92b..44520d2 100644 --- a/README.Rmd +++ b/README.Rmd @@ -115,7 +115,7 @@ Save and exit. > 23: The hour when the script will run (23rd hour, i.e., 11 PM). > * * *: These asterisks represent the day of the month, month, and day of the week, respectively. The * means "any value," so this script will run every day. > -> Make sure to replace `/path/to/your/cycle.R` with the actual path to your `cycle.R` script., and `/path/to/redcap.gpt.log` with the actual path of your (possibly newly created) `redcap.gpt.log` log file (e.g. `~/redcap.gpt.log`). +> Make sure to replace `/path/to/your/cycle.R` with the actual path to your `cycle.R` script., and `/path/to/redcap.gpt.log` with the actual path of your (possibly newly created) `redcap.gpt.log` log file (e.g. `~/redcap.gpt.log`). Pay attention that crontab cannot expand `~`, so write full absolute paths to the interested files. To check the cron job has been added and it is active now: diff --git a/README.md b/README.md index d3a1813..57cd3f2 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,8 @@ Save and exit. > Make sure to replace `/path/to/your/cycle.R` with the actual path to > your `cycle.R` script., and `/path/to/redcap.gpt.log` with the actual > path of your (possibly newly created) `redcap.gpt.log` log file -> (e.g. `~/redcap.gpt.log`). +> (e.g. `~/redcap.gpt.log`). Pay attention that crontab cannot expand +> `~`, so write full absolute paths to the interested files. To check the cron job has been added and it is active now: