summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2018-06-08 20:57:40 +0200
committerJelle van der Waa <jelle@vdwaa.nl>2018-06-08 20:57:40 +0200
commit8406d4145288730d2b0c3450c483b8c070cf7bca (patch)
treefd5877c99ee7b26d9baae12c2cf7148604902faa
parent715069124329ef9418f6d8377a4b13c69bd311d8 (diff)
downloadarchweb-8406d4145288730d2b0c3450c483b8c070cf7bca.tar.gz
archweb-8406d4145288730d2b0c3450c483b8c070cf7bca.zip
Add note about applying database updates
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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