Updated documentation

This commit is contained in:
giomba 2018-11-30 15:33:43 +01:00
parent d01c1d14c9
commit 985e71b049
1 changed files with 3 additions and 6 deletions

View File

@ -1,14 +1,11 @@
dailybuilder for GOLEM # dailybuilder for GOLEM
==========================
Daily builds given repositories. Daily builds given repositories.
Usage ## Usage
-----
Just copy (or soft link) an example config file in repos-enabled directory, and edit as you like. Just copy (or soft link) an example config file in repos-enabled directory, and edit as you like.
Use comments to understand meaning of various options. Use comments to understand meaning of various options.
How it works ## How it works
------------
cron must call the dailybuilder.sh bash script at least once per day cron must call the dailybuilder.sh bash script at least once per day
dailybuilder.sh retrieves its settings in config.sh script. dailybuilder.sh retrieves its settings in config.sh script.