chore: changed NOCO_HOME to ./nocodb

This commit is contained in:
Rohit T P
2024-05-07 09:22:59 +00:00
parent 1e12f0b49b
commit 67acbf21f9
14 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bats
NOCO_HOME="${HOME}/.nocodb"
NOCO_HOME="./nocodb"
export NOCO_HOME