Skip to content

mrcrookes/morning_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

morning_light

make python file executable

chmod a+x ~/morning_light.py

to start up every morning put python file in /etc/cron.daily folder and remove .py

sudo cp ~/morning_light.py /etc/cron.daily/morning_light

to check if added to cron.daily

run-parts --test /etc/cron.daily

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages