Add trailing slash to example directory

This commit is contained in:
Mark Veidemanis 2022-07-28 21:29:08 +01:00
parent f9482cac63
commit c5604c0ca8
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from redis import StrictRedis
ZNCErrors = ["Error:", "Unable to load", "does not exist", "doesn't exist"]
configPath = "conf/"
exampleConfigPath = "conf/example"
exampleConfigPath = "conf/example/"
certPath = "cert/"
filemap = {