mirror of https://github.com/dirtbags/moth.git
parent
ace940ba12
commit
4bb6819319
|
@ -168,6 +168,7 @@ func (m *Mothballs) refresh() {
|
|||
m.categories[categoryName] = zipCategory{
|
||||
Fs: zipfs.New(zrc),
|
||||
Closer: f,
|
||||
mtime: fi.ModTime(),
|
||||
}
|
||||
|
||||
log.Println("Adding category:", categoryName)
|
||||
|
|
Loading…
Reference in New Issue