mirror of https://github.com/perkeep/perkeep.git
misc/docker: gensearchtypes.sh does not exist anymore
follow-up of f802f031cc
Change-Id: I4b30e84b98292bc79e2e4b55708711f30ec94fb6
This commit is contained in:
parent
d44b7db944
commit
a75f7e6c63
|
@ -140,8 +140,6 @@ func fetchCamliSrc() {
|
|||
}
|
||||
check(f.Close())
|
||||
}
|
||||
// TODO(mpl): remove once https://camlistore-review.googlesource.com/8146 is in.
|
||||
check(os.Chmod("app/publisher/js/gensearchtypes.sh", 0500))
|
||||
}
|
||||
|
||||
func build() {
|
||||
|
|
Loading…
Reference in New Issue