From 8406d4145288730d2b0c3450c483b8c070cf7bca Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Fri, 8 Jun 2018 20:57:40 +0200 Subject: Add note about applying database updates --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 219b1abb..3cafaea2 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,13 @@ packages, you will probably want the following: Alter architecture and repo to get x86\_64 and packages from other repos if needed. +8. Database Updates for Added/Removed packages + + sqlite3 archweb.db < packages/sql/update.sqlite3.sql + +For PostgreSQL use packages/sql/update.postgresql_psycopg2.sql + + # Testing SMTP server To be able to create an account on your test environment an SMTP server is -- cgit v1.2.3-55-g3dc8