This commit is contained in:
Mike Reeves
2022-04-12 15:39:45 -04:00

View File

@@ -918,6 +918,8 @@ check_requirements() {
else
if [[ "$standalone_or_dist" == 'import' ]]; then
req_storage=50
elif [[ "$node_type" == 'idh' ]]; then
req_storage=12
else
req_storage=200
fi