Skip to content

Commit

Permalink
IQSS#77 correct example shell script link
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed Oct 3, 2022
1 parent 84d64fe commit 198efe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ The list of Dataverse installations depends on `global/all-dataverse-installatio

To update your metrics periodically, you'll want to queue up a shell script in some flavor of [cron][].

Here's an [example shell script](update_metrics.sh) to get you started.
Here's an [example shell script](global/update_metrics.sh) to get you started.

On a Red Hat or CentOS system, you might drop a file like [global/update_metrics.cron](global/update_metrics.cron) into /etc/cron.d/ to update on a specified schedule.

Expand Down

0 comments on commit 198efe9

Please sign in to comment.