Skip to content

Commit

Permalink
Fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed Jun 23, 2024
1 parent 052198c commit aaa2e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irctest/controllers/hybrid.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

TEMPLATE_CONFIG = """
module_base_path = "{install_prefix}/lib/ircd-hybrid/modules";
.include "./modules.conf"
.include "./reference.modules.conf"
serverinfo {{
name = "My.Little.Server";
Expand Down

0 comments on commit aaa2e26

Please sign in to comment.