Skip to content

Some script to auto-update some program installed from source

License

Notifications You must be signed in to change notification settings

Geam/auto_updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto_updater

Some script to auto-update some program installed from source

How to use

  • Clone it
  • Set the user that will do the update (not root)
  • Launch the main_launcher.sh script
  • Put your scripts in the scripts_available
  • Make symbolic links to thoses scripts in scripts_enabled
  • Add an entry in the root crontab that call the main_launcher.sh script

Create your update script

Take exemple on the skel.sh script

About

Some script to auto-update some program installed from source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages