From 2ab3377227359c46b835899de91d9526cf7d2044 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Tue, 18 Aug 2026 18:22:17 +0800 Subject: Change name lexd, add make install. --- test_prompts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test_prompts.sh') diff --git a/test_prompts.sh b/test_prompts.sh index 1de3822..1f86d4a 100755 --- a/test_prompts.sh +++ b/test_prompts.sh @@ -3,7 +3,7 @@ # Usage: ./test_prompts.sh [prompt_file] SOCK_PATH="/var/run/lexd/sock" -EXECUTABLE="./lex" +EXECUTABLE="lexd" # Mandatory Model Argument MODEL_PATH="$1" -- cgit v1.2.3