summaryrefslogtreecommitdiff
path: root/butler.py
diff options
context:
space:
mode:
Diffstat (limited to 'butler.py')
-rw-r--r--butler.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/butler.py b/butler.py
index b73674c..7c03ada 100644
--- a/butler.py
+++ b/butler.py
@@ -4,3 +4,4 @@ from ausbutler.interface import Interface
i = Interface(load_config('butler'))
i.calculate_all()
+i.generate_all()