ctrl-c-club
ctrl-c-club copied to clipboard
$>^C
ctrl-c-club
$>^C
crontab
# m h dom mon dow command
0 0 * * * bash ~/code/startnewday.sh
0 * * * * bash ~/code/dateanduptime.sh
15,45 * * * * socials=$(python3 ~/code/socials.py) && echo $socials > ~/public_html/socials.html
0,20,40 * * * * codeupdate=$(bash ~/code/codeupdate.sh)
Installation:
$ git clone --depth=1 https://github.com/sadikkuzu/ctrl-c-club.git ~/code
http://ctrl-c.club/~sadikkuzu/