1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

install sample page

This commit is contained in:
FuXiaoHei
2014-03-25 16:51:42 +08:00
parent 6ef3e8b3c9
commit 7f6126dd04
5 changed files with 95 additions and 2 deletions

View File

@@ -243,7 +243,7 @@ func newNotifyMailService() {
}
func NewConfigContext() {
var err error
//var err error
workDir, err := exeDir()
if err != nil {
fmt.Printf("Fail to get work directory: %s\n", err)