diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2021-06-12 17:55:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-12 17:55:15 +0200 |
| commit | 329a079b0831e19cc8aa00385c73e83b3ba5218e (patch) | |
| tree | 221c0ffad496130e16bc4e929c03b8ef7c7be6a5 /docs | |
| parent | 220d73b262c78a5933866882f22f144c342df649 (diff) | |
| download | wiki-329a079b0831e19cc8aa00385c73e83b3ba5218e.tar.gz wiki-329a079b0831e19cc8aa00385c73e83b3ba5218e.tar.bz2 wiki-329a079b0831e19cc8aa00385c73e83b3ba5218e.zip | |
chore: database-keeping-the-server-up-to-date.md (#532)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/database-keeping-the-server-up-to-date.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/database-keeping-the-server-up-to-date.md b/docs/database-keeping-the-server-up-to-date.md index b912473..12b82f3 100644 --- a/docs/database-keeping-the-server-up-to-date.md +++ b/docs/database-keeping-the-server-up-to-date.md @@ -15,6 +15,8 @@ bash apps/db_assembler/db_assembler.sh ``` +Tip: how to [make sure your DB is up to date](https://stackoverflow.com/questions/55282167/how-to-make-sure-that-the-db-is-up-to-date) + <br> ## Help |
