fixed some minor bugs

Path was one step too far in and pause is not a valid command on osx
This commit is contained in:
C.U 2024-03-08 12:28:11 +01:00 committed by GitHub
parent d5fed9d6db
commit 091affd7f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,7 +133,7 @@ else
cd ..
cd utilities/safe_store
pip install -e .
cd ../..
cd ../../..
cd lollms-webui || exit 1
fi
@ -176,7 +176,6 @@ echo "Creating a bin dir (required for llamacpp binding)"
mkdir ../installer_files/lollms_env/bin
echo "Don't forget to select Apple silicon (if you are using M1, M2, M3) or apple intel (if you use old intel mac) in the settings before installing any binding"
pause
PrintBigMessage() {
echo