Skip to content

Commit 155dbf3

Browse files
Merge pull request #555 from ClickHouse/fix-turso
Fix Turso
2 parents 174d91a + 2b13f3e commit 155dbf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turso/benchmark.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ sudo apt-get install -y curl
55

66
# Download and install Turso
77
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:=~}
89
source $HOME/.turso/env
910

1011
tursodb mydb < create.sql

0 commit comments

Comments
 (0)