mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-05-22 18:02:07 +00:00
initialize system.
This commit is contained in:
parent
119e3cfbcd
commit
001231aae7
2
main.go
2
main.go
@ -48,6 +48,8 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
sys.Init()
|
||||
|
||||
// load db
|
||||
db.Path = s.DatabasePath
|
||||
if err := db.Init(); err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user