sadikkuzu / ctrl-c-club

$>^C

Home Page:http://ctrl-c.club/~sadikkuzu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

pre-commit.ci status

About

$>^C

http://ctrl-c.club/~sadikkuzu

License:MIT License


Languages

Language:Python 91.0%Language:Shell 9.0%