We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a6edeb + 3ee8cab commit aad5a01Copy full SHA for aad5a01
README.md
@@ -30,7 +30,7 @@ Set environment variables. See `.env.example`
30
Example cron:
31
32
```sh
33
-# Runs `smack_my_bitch_up` daily at 9:20 am.
+# Runs `smack_my_bitch_up` daily at 9:20 pm.
34
20 21 * * * /bin/bash -l -c 'ruby smack_my_bitch_up.rb'
35
36
# Runs `kumar_asshole` every 10 minutes.
0 commit comments