diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-16 17:23:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-16 17:23:56 +0300 |
commit | 97317bd2a3452b1602b982e918357248953dd64d (patch) | |
tree | 324180cccac3b0984161d5e30843f4085303d7aa /README | |
parent | 9cc06a3d96690f1495a7bb2b363a98f1ec7f03e3 (diff) | |
download | evol-all-97317bd2a3452b1602b982e918357248953dd64d.tar.gz evol-all-97317bd2a3452b1602b982e918357248953dd64d.tar.bz2 evol-all-97317bd2a3452b1602b982e918357248953dd64d.tar.xz evol-all-97317bd2a3452b1602b982e918357248953dd64d.zip |
Add manaplus into supported tasks and repositories.
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -16,12 +16,13 @@ Example: Usage: ./init.sh task Allowed tasks: - all - all known repositories. - server - repositories for run server. - client - repositories for client data development. - music - repositories with music. - local - repositories for running local server. - tools - repositories with tools. + all - all known repositories. + server - repositories for run server. + client - repositories for client data development. + music - repositories with music. + local - repositories for running local server. + tools - repositories with tools. + manaplus - repository with manaplus sources. This command allow any combinations with different tasks. Example: ./init.sh local |