summary refs log tree commit diff stats
path: root/scripts/grus-add
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/grus-add')
-rwxr-xr-xscripts/grus-add2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/grus-add b/scripts/grus-add
index ec1eac8..4c3311a 100755
--- a/scripts/grus-add
+++ b/scripts/grus-add
@@ -52,3 +52,5 @@ if __name__ == '__main__':
 
     curs.close()
     conn.close()
+
+    print("Database initialized.")