forked from organicmaps/organicmaps
Renamed planet build script
This commit is contained in:
parent
eeabd44449
commit
ca4a6d86e4
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
set -e -u -x
|
||||
|
||||
# global params
|
||||
LIGHT_NODES=true
|
||||
PROCESSORS=2
|
||||
LIGHT_NODES=false
|
||||
PROCESSORS=8
|
||||
|
||||
# displays usage and exits
|
||||
function Usage {
|
Loading…
Add table
Reference in a new issue