Skip to content

Commit f0be458

Browse files
committed
switch to my repo (so we can edit the examples when they don't make sense)
1 parent c3e20a5 commit f0be458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

evals/bananalyzer-ts/init.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
55

66
# Clone the repository
7-
git clone https://github.com/reworkd/bananalyzer.git
8-
git -C bananalyzer checkout 49038a5619616893034385a9c07f3ac40d7a8b8d # In case the repo has a bad commit
7+
git clone https://github.com/navidkpr/bananalyzer
8+
git -C bananalyzer checkout # In case the repo has a bad commit
99
# Manually update the hash once in a while
1010

1111
# Copy the static folder to the script's directory

0 commit comments

Comments
 (0)