diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-09-05 20:47:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-09-05 20:47:10 +0300 |
commit | f3a3fd199083b5a11a71c9c159534e395bfef048 (patch) | |
tree | ce6b9f26709ed1a8107fd55334b41ec7d6b256a9 /localserver/README | |
parent | 454ad75aaae91c0dac1d26b013c9e65c6734dda3 (diff) | |
download | evol-tools-f3a3fd199083b5a11a71c9c159534e395bfef048.tar.gz evol-tools-f3a3fd199083b5a11a71c9c159534e395bfef048.tar.bz2 evol-tools-f3a3fd199083b5a11a71c9c159534e395bfef048.tar.xz evol-tools-f3a3fd199083b5a11a71c9c159534e395bfef048.zip |
localserver: Add updatedb script
Diffstat (limited to 'localserver/README')
-rw-r--r-- | localserver/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/localserver/README b/localserver/README index 4b00c4e..04ea81d 100644 --- a/localserver/README +++ b/localserver/README @@ -5,6 +5,7 @@ build.sh - build server from sources. givegm.sh - give gm rights to first account created on server. initdb.sh - initialize mariadb database. installconfigs.sh - install configurations into server data directory. +updatedb.sh - update if need sql database See also http://wiki.evolonline.org/guidelines/installmariadb http://wiki.evolonline.org/guidelines/localserver |