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 0f537a4..ed5cc11 100644
--- a/butler.py
+++ b/butler.py
@@ -2,3 +2,4 @@ from ausbutler.interface import Interface
i = Interface()
i.init_db()
+i.populate_db()