diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-10-28 07:43:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-28 07:43:22 +0200 |
| commit | cc4d4be1f8ca1dc3fa9ee56964d8140e482ee056 (patch) | |
| tree | e3fe7ab527b665563a956d638b44e7016236091e | |
| parent | cc888acfe9de9434fdfb9084c2c1d5ca43672ba3 (diff) | |
| download | wiki-cc4d4be1f8ca1dc3fa9ee56964d8140e482ee056.tar.gz wiki-cc4d4be1f8ca1dc3fa9ee56964d8140e482ee056.tar.bz2 wiki-cc4d4be1f8ca1dc3fa9ee56964d8140e482ee056.zip | |
Update database-keeping-the-server-up-to-date.md
| -rw-r--r-- | docs/database-keeping-the-server-up-to-date.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/database-keeping-the-server-up-to-date.md b/docs/database-keeping-the-server-up-to-date.md index 6c79347..43e5189 100644 --- a/docs/database-keeping-the-server-up-to-date.md +++ b/docs/database-keeping-the-server-up-to-date.md @@ -11,7 +11,7 @@ If you want to know how the SQL directory works or plan to have custom changes w ## Automatic Database Updater -By default the Worldserver and Authserver will check for, and import all new files into the database you specified in the config. +By default the Worldserver and Authserver will check for, and execute all new files into the database you specified in the config. 1. Start worldserver.exe |
