Minor change

This commit is contained in:
Angel-HF
2024-04-12 23:31:59 +02:00
committed by Pelochus
parent 855745ffa1
commit a0d0490f61

View File

@@ -18,17 +18,10 @@ if [ "$EUID" -ne 0 ]; then
exit exit
fi fi
<<<<<<< HEAD
# message_print "Changing to repository..." # message_print "Changing to repository..."
# git clone https://github.com/Pelochus/ezrknn-llm.git # git clone https://github.com/Pelochus/ezrknn-llm.git
# cd ezrknn-llm/ # cd ezrknn-llm/
=======
message_print "Changing to repository..."
# git clone https://github.com/Pelochus/ezrknn-llm.git
cd ezrknn-llm/
>>>>>>> f021b71 (Update install.sh)
message_print "Installing RKNN LLM libraries..." message_print "Installing RKNN LLM libraries..."