1
0
Fork 0
forked from forgejo/forgejo

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)