mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(installer): remove errant echo
This commit is contained in:
parent
c77eff8500
commit
f3c6396339
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user