mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 00:36:54 +00:00
fix: revert changes
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
export TERM=${TERM:-xterm-256color}
|
||||
|
||||
if [ -z "$NOCO_HOME" ]; then
|
||||
NOCO_HOME="./nocodb"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user