Codebase list finalrecon / 9ca285d
Refresh patches. Kali Janitor 1 year, 7 months ago
1 changed file(s) with 4 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
1010 settings.py | 9 +++++++++
1111 1 file changed, 9 insertions(+)
1212
13 diff --git a/settings.py b/settings.py
14 index 5bd8b6d..72c149f 100644
15 --- a/settings.py
16 +++ b/settings.py
13 Index: finalrecon/settings.py
14 ===================================================================
15 --- finalrecon.orig/settings.py
16 +++ finalrecon/settings.py
1717 @@ -18,6 +18,15 @@ else:
1818 from shutil import copytree
1919 copytree(src_conf_path, conf_path, dirs_exist_ok=True)