mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 14:16:53 +00:00
fix: revert changes
This commit is contained in:
@@ -7,7 +7,7 @@ export NOCO_HOME
|
||||
|
||||
setup() {
|
||||
cd "${WORKING_DIR}/configure" || exit 1
|
||||
TERM=xterm-256color ./setup.sh "setup"
|
||||
./setup.sh "setup"
|
||||
}
|
||||
|
||||
teardown() {
|
||||
|
||||
Reference in New Issue
Block a user