mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 11:52:10 +00:00
Add command dump and move to cmd did
This commit is contained in:
parent
cd2020429a
commit
3bd5fc6d6f
7 changed files with 68 additions and 15 deletions
|
@ -303,7 +303,6 @@ func newNotifyMailService() {
|
|||
}
|
||||
|
||||
func NewConfigContext() {
|
||||
//var err error
|
||||
workDir, err := ExecDir()
|
||||
if err != nil {
|
||||
qlog.Fatalf("Fail to get work directory: %s\n", err)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue