Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20103ea

Browse files
committedDec 22, 2024
snap
1 parent c9c6d33 commit 20103ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎scripts/setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
CWD=$(pwd)
99
THIRDPARTY=${CWD}/thirdparty
10-
LAST_WORKING="b4333"
10+
LAST_WORKING="b4375"
1111
LLAMACPP_VERSION="${2:-${LAST_WORKING}}"
1212
STABLE_BUILD=1
1313
GET_LAST_WORKING="${1:-$STABLE_BUILD}"

0 commit comments

Comments
 (0)
Please sign in to comment.