working on project class and implegmenting tests
This commit is contained in:
@@ -21,4 +21,7 @@ def write_config(data: dict, config = f"{user_config_dir()}/ctf"):
|
||||
|
||||
|
||||
config = load_config("/home/venus/code/ctf/config.toml")
|
||||
competition = config["Competition"]
|
||||
enviroment = config["Enviroment"]
|
||||
# base_dir = config["ctf_dir"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user