This commit is contained in:
m0duspwnens
2020-01-30 17:36:38 -05:00
13 changed files with 291 additions and 134 deletions

View File

@@ -651,7 +651,7 @@ install_master() {
ls_heapsize() {
# Determine LS Heap Size
if [ $TOTAL_MEM -ge 32000 ] ; then
if [ $TOTAL_MEM -ge 32000 ] || [ $INSTALLTYPE == 'EVALMODE' ]; then
LS_HEAP_SIZE="1000m"
else
# If minimal RAM, then set minimal heap