wip secmod
This commit is contained in:
parent
77d5327745
commit
1e30753ba9
13 changed files with 465 additions and 546 deletions
|
|
@ -2,6 +2,7 @@ open Parse_config
|
|||
|
||||
let config_filename = "mte.conf"
|
||||
let secrets_dir = Fpath.v "secrets"
|
||||
let secmod_dir = Fpath.(secrets_dir / "secmod")
|
||||
|
||||
let config_data =
|
||||
match Assets_crunch.read config_filename with
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue