Able to change mirror interval now

This commit is contained in:
Unknown 2014-04-12 22:30:00 -04:00
parent 52b4ab2aa5
commit c9a1eb4789
6 changed files with 60 additions and 6 deletions

View file

@ -62,6 +62,7 @@ type Context struct {
HTTPS string
Git string
}
*models.Mirror
}
}