mirror of
https://github.com/narkoz/hacker-scripts
synced 2025-08-24 03:17:11 +00:00
commit
aad5a0196c
@ -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