This commit is contained in:
m0duspwnens
2021-02-16 15:40:01 -05:00
parent 8016511414
commit 996bf0768b

View File

@@ -2277,7 +2277,7 @@ sensor_pillar() {
set_default_log_size() { set_default_log_size() {
local percentage local percentage
case $INSTALLTYPE in case $install_type in
STANDALONE | EVAL | HEAVYNODE) STANDALONE | EVAL | HEAVYNODE)
percentage=50 percentage=50
;; ;;