aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index fa939cd..59ad231 100644
--- a/src/main.c
+++ b/src/main.c
@@ -18,7 +18,7 @@
#ifndef FTAG_REMOTE_ROOT
/* HOME on remote host */
-#define FTAG_REMOTE_ROOT (FTAG_ROOT "/ftag.sqlite3.bak")
+#define FTAG_REMOTE_ROOT "."
#endif
#define DATABASE_PATH (FTAG_ROOT "/ftag.sqlite3")