Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jan 7, 2017
1 parent ac79807 commit 48919ab
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 @@ -6,7 +6,7 @@ Just put the binary somewhere, export a `GITHUB_TOKEN` environment variable,
and put it in your crontab:

```crontab
* * * * * GITHUB_TOKEN="xyz" /path/to/github-vacations SomeOrg > /dev/null 2>&1
* * * * * /path/to/github-vacations -t My-Github-Token -o SomeOrg > /dev/null 2>&1
```

Enjoy your vacations! 🏖
Expand Down

0 comments on commit 48919ab

Please sign in to comment.