aboutsummaryrefslogtreecommitdiffstats
path: root/extra/sql_dumps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/sql_dumps/Makefile')
-rw-r--r--extra/sql_dumps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sql_dumps/Makefile b/extra/sql_dumps/Makefile
index 01607d34..a653d422 100644
--- a/extra/sql_dumps/Makefile
+++ b/extra/sql_dumps/Makefile
@@ -18,7 +18,7 @@ create_datadir:
$(DATADIR)/.IDENTS:
sudo -u postgres DATABASE_URL=$(DATABASE_URL) ./ident_table_snapshot.sh $(DATADIR)
- sudo -u postgres mv /tmp/fatcat_ident_*.tsv $(DATADIR)
+ sudo -u postgres mv /srv/fatcat/tmp/fatcat_ident_*.tsv $(DATADIR)
touch $@
$(DATADIR)/release_export_expanded.json.gz: $(DATADIR)/.IDENTS