mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-04-22 10:43:16 +00:00
Do not print the git dir path
This commit is contained in:
parent
afb5c22c40
commit
4035d4253a
1
main.go
1
main.go
@ -38,7 +38,6 @@ func main() {
|
||||
log.Fatal(err)
|
||||
}
|
||||
log.Println("Wiki directory is", cfg.WikiDir)
|
||||
log.Println("Using Git storage at", files.HyphaeDir())
|
||||
|
||||
// Init the subsystems:
|
||||
viewutil.Init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user