summaryrefslogtreecommitdiff
path: root/src/hub/dump-test-db
diff options
context:
space:
mode:
authorMarkus Grüneis <gimpf@gimpf.org>2014-10-23 15:07:43 +0200
committerMarkus Grüneis <gimpf@gimpf.org>2014-10-23 15:07:43 +0200
commit3fdd69ae1f2f02f0d54e73fb4bce7af81713fffd (patch)
treeaf9afc722430ff2e606082b5509e43ce39649169 /src/hub/dump-test-db
parenthub: serve viz app under /viz (diff)
hub: Add per-DB UUID, optionally store in data-updates table
Diffstat (limited to 'src/hub/dump-test-db')
-rwxr-xr-xsrc/hub/dump-test-db2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hub/dump-test-db b/src/hub/dump-test-db
index 89cc5af..9a7aae7 100755
--- a/src/hub/dump-test-db
+++ b/src/hub/dump-test-db
@@ -1,3 +1,3 @@
#!/bin/sh
-echo .dump | sqlite3 ~/test.sqlite
+echo .dump | sqlite3 /var/lib/sfive/db.sqlite