summaryrefslogtreecommitdiff
path: root/localserver
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-23 19:28:12 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-23 19:28:12 +0300
commit6977483732f09fbe7668161563104d2b6b2c25bf (patch)
tree531297375bee92aa2e4a451563df1ba80017d0a2 /localserver
parentb46da2bec2c96f85727f67cbd100f5552aa71cb5 (diff)
downloadevol-tools-6977483732f09fbe7668161563104d2b6b2c25bf.tar.gz
evol-tools-6977483732f09fbe7668161563104d2b6b2c25bf.tar.bz2
evol-tools-6977483732f09fbe7668161563104d2b6b2c25bf.tar.xz
evol-tools-6977483732f09fbe7668161563104d2b6b2c25bf.zip
localserver: update readme
Diffstat (limited to 'localserver')
-rw-r--r--localserver/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/localserver/README b/localserver/README
index 239d561..8d1e2a3 100644
--- a/localserver/README
+++ b/localserver/README
@@ -1,7 +1,9 @@
Here located for LOCAL server usage ONLY.
Can be unsecure to use this files in public or production server.
-build.sh - build server from sources.
+build.sh - build server from sources with most compilers.
+buildasan.sh - build server from sources with asan flags enabled.
+clean.sh - remove all built and temp files.
givegm.sh - give gm rights to first account created on server.
initdb.sh - initialize mariadb database.
installconfigs.sh - install configurations into server data directory.