Renamed planet build script

This commit is contained in:
Alex Zolotarev 2011-08-20 15:28:01 +03:00 committed by Alex Zolotarev
parent eeabd44449
commit ca4a6d86e4

View file

@ -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 {