mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Rename Limbo to Turso Database
This commit is contained in:
parent
d5b06b96ef
commit
018b17b6f2
8 changed files with 29 additions and 29 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# if RUST_LOG is non-empty, enable tracing output
|
||||
if [ -n "$RUST_LOG" ]; then
|
||||
target/debug/limbo -m list -t testing/test.log "$@"
|
||||
target/debug/tursodb -m list -t testing/test.log "$@"
|
||||
else
|
||||
target/debug/limbo -m list "$@"
|
||||
target/debug/tursodb -m list "$@"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue