add some comment
This commit is contained in:
parent
b43be0739e
commit
8b45ed53ee
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ func main() {
|
|||
}()
|
||||
|
||||
// Spawn a goroutine to run git pull every 10 minutes
|
||||
//go RunGitRecipeWorker()
|
||||
//go RunGitRecipeWorker() // ** Use crontab instead **
|
||||
|
||||
err := s.Run()
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue