mirror of
https://github.com/narkoz/hacker-scripts
synced 2025-08-23 19:07:33 +00:00
Fixed error in README
The cron says one thing, the comment stays another
This commit is contained in:
parent
7a6edeb9c0
commit
3ee8cabcb6
@ -30,7 +30,7 @@ Set environment variables. See `.env.example`
|
|||||||
Example cron:
|
Example cron:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Runs `smack_my_bitch_up` daily at 9:20 am.
|
# Runs `smack_my_bitch_up` daily at 9:20 pm.
|
||||||
20 21 * * * /bin/bash -l -c 'ruby smack_my_bitch_up.rb'
|
20 21 * * * /bin/bash -l -c 'ruby smack_my_bitch_up.rb'
|
||||||
|
|
||||||
# Runs `kumar_asshole` every 10 minutes.
|
# Runs `kumar_asshole` every 10 minutes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user