summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMia Herkt <mia@0x0.st>2022-11-29 17:23:56 +0100
committerMia Herkt <mia@0x0.st>2022-11-29 17:23:56 +0100
commitaa443178e1fdd30504850fb1ebde138491cd3a48 (patch)
tree19458f63b122e1cf2905f36d863ebefa8804bdc2 /README.rst
parentdb9a20c94d395b273caf24dfcc6a48ab3d020768 (diff)
README: Also run db upgrade after git pull!
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 916a6f3..e84f2b1 100644
--- a/README.rst
+++ b/README.rst
@@ -44,7 +44,8 @@ now and then. You can use the provided systemd unit files for this::
Make sure to edit them to match your system configuration. In particular,
set the user and paths in ``0x0-prune.service``.
-Before running the service for the first time, run ``FLASK_APP=fhost flask db upgrade``.
+Before running the service for the first time and every time you update it
+from this git repository, run ``FLASK_APP=fhost flask db upgrade``.
NSFW Detection