update recipe list and disable git pulling
This commit is contained in:
parent
15e74d47e3
commit
fea5f8452a
7 changed files with 171 additions and 133 deletions
|
|
@ -36,7 +36,7 @@ func main() {
|
|||
}()
|
||||
|
||||
// Spawn a goroutine to run git pull every 10 minutes
|
||||
go RunGitRecipeWorker()
|
||||
//go RunGitRecipeWorker()
|
||||
|
||||
err := s.Run()
|
||||
if err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue