We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c0384 commit bbd78e2Copy full SHA for bbd78e2
turso/benchmark.sh
@@ -4,7 +4,7 @@ sudo apt-get update -y
4
sudo apt-get install -y curl
5
6
# 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
+curl --proto '=https' --tlsv1.2 -LsSf https://github.com/tursodatabase/turso/releases/download/v0.1.2-pre.4/turso_cli-installer.sh | sh
8
export HOME=${HOME:=~}
9
source $HOME/.turso/env
10
0 commit comments