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.
2 parents 174d91a + 2b13f3e commit 155dbf3Copy full SHA for 155dbf3
turso/benchmark.sh
@@ -5,6 +5,7 @@ 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
8
+export HOME=${HOME:=~}
9
source $HOME/.turso/env
10
11
tursodb mydb < create.sql
0 commit comments