mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 16:36:01 +00:00
chore: changed NOCO_HOME to ./nocodb
This commit is contained in:
@@ -14,7 +14,7 @@ ORANGE='\033[0;33m'
|
||||
BOLD='\033[1m'
|
||||
NC='\033[0m'
|
||||
|
||||
NOCO_HOME="${HOME}/.nocodb"
|
||||
NOCO_HOME="./nocodb"
|
||||
|
||||
# ***************** GLOBAL VARIABLES END ***********************************
|
||||
# ******************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user