From c21d8f1f55651607f82a9f60b3f89402fb9fdc47 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 15 Jul 2014 11:22:03 +0200 Subject: Reaktor config: fix typo --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 247838d..1741be2 100644 --- a/config.py +++ b/config.py @@ -70,7 +70,7 @@ public_commands = [ }) ] commands = [ - default_command('reload') + default_command('reload'), default_command('nag', env={ 'workdir': workdir, 'hostsdir': '/home/tv/krebs/hosts', -- cgit v1.2.3