Skip to content

Commit cdd94de

Browse files
Merge pull request #556 from ClickHouse/fix-turso-2
Fix Turso (2)
2 parents d3c0384 + bbd78e2 commit cdd94de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turso/benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo apt-get update -y
44
sudo apt-get install -y curl
55

66
# Download and install Turso
7-
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.1.2-pre.2/turso_cli-installer.sh | sh
7+
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.1.2-pre.4/turso_cli-installer.sh | sh
88
export HOME=${HOME:=~}
99
source $HOME/.turso/env
1010

0 commit comments

Comments
 (0)