rename geochan
This commit is contained in:
parent
55d2abefb4
commit
930c49e8d6
11 changed files with 33 additions and 61 deletions
|
|
@ -138,7 +138,7 @@ let print_config_serv () =
|
|||
| Error (`Msg _) ->
|
||||
Fmt.error_msg "error when creating %a" Fpath.pp data_dir
|
||||
in
|
||||
let db_path = Fpath.(data_dir / "permap.db") in
|
||||
let db_path = Fpath.(data_dir / "geochan.db") in
|
||||
let s = Uri.of_string @@ Fmt.str "sqlite3://%a" Fpath.pp db_path in
|
||||
print_uri "db_uri" s;
|
||||
()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue