From a0d0490f6144254ed2fba565b0469fca5c9cf0a4 Mon Sep 17 00:00:00 2001 From: Angel-HF <49835792+Pelochus@users.noreply.github.com> Date: Fri, 12 Apr 2024 23:31:59 +0200 Subject: [PATCH] Minor change --- install.sh | 7 ------- 1 file changed, 7 deletions(-) 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..."