Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
4Ykw authored Apr 2, 2021
1 parent 4fe5c52 commit 57ca94b
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 @@ -41,7 +41,7 @@ Before you install a crontab entry to run this, be sure to comment the following
./upload_archive_gdrive.sh
```

Then run add a crontab entry such as (for example):
Then add add a crontab entry (`crontab -e`) such as (for example):
```
# Runs the script at 3 AM, every day
0 3 * * * cd /<location_of_he-ss_script>; ./he_ss.sh >> ./he_ss.log 2>&1
Expand Down

0 comments on commit 57ca94b

Please sign in to comment.