diff --git a/install.sh b/install.sh index 0a13af5..80f56a9 100644 --- a/install.sh +++ b/install.sh @@ -18,17 +18,10 @@ if [ "$EUID" -ne 0 ]; then exit fi -<<<<<<< HEAD # message_print "Changing to repository..." # git clone https://github.com/Pelochus/ezrknn-llm.git # 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..."