mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 20:35:51 +00:00
chore: changed NOCO_HOME to ./nocodb
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bats
|
||||
|
||||
NOCO_HOME="${HOME}/.nocodb"
|
||||
NOCO_HOME="./nocodb"
|
||||
export NOCO_HOME
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user