fix(installer): remove errant echo

This commit is contained in:
psychedelicious 2024-03-25 22:02:47 +11:00
parent c77eff8500
commit f3c6396339

View File

@ -72,8 +72,6 @@ for arg in "$@"; do
fi
done
echo $MALLOC_MMAP_THRESHOLD_
# Primary function for the case statement to determine user input
do_choice() {
case $1 in