Skip to content

PierreDurrr/update_git_scripts_schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

update_git_scripts_schedule

Add to crontab :

#### VALLERES ONLY - COMMENT FOR TOURS ###
######################
# AT 9 EVERY DAY
0 9 * * * shutdown -r now
######################
#
#
# EVERY 3 HOURS
# GIT PULL TO UPDATES SCRIPTS AND CONFIG #
0 */3 * * * cd / && rm update_git_scripts_schedule.sh && wget https://raw.githubusercontent.com/PierreDurrr/update_git_scripts_schedule/master/update_git_scripts_schedule.sh && chmod +x update_git_scripts_schedule.sh && ./update_git_scripts_schedule.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages