diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-11-15 17:26:27 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-11-15 17:31:43 +0300 |
commit | f9b7c3ed0bb5081634fa1f14e62b411fbf4eadc7 (patch) | |
tree | 1fbc5dae42dd727c185508aa33d17cea3e0e46e8 /localserver/README | |
parent | b23943fe270d017fbc1448a36154553ee047b48a (diff) | |
download | evol-tools-f9b7c3ed0bb5081634fa1f14e62b411fbf4eadc7.tar.gz evol-tools-f9b7c3ed0bb5081634fa1f14e62b411fbf4eadc7.tar.bz2 evol-tools-f9b7c3ed0bb5081634fa1f14e62b411fbf4eadc7.tar.xz evol-tools-f9b7c3ed0bb5081634fa1f14e62b411fbf4eadc7.zip |
localserver: add updateconfigs.sh 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 04ea81d..239d561 100644 --- a/localserver/README +++ b/localserver/README @@ -6,6 +6,7 @@ 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 +updateconfigs.sh - update if need server data configuration See also http://wiki.evolonline.org/guidelines/installmariadb http://wiki.evolonline.org/guidelines/localserver |