mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:48:33 +00:00
fix: enable debug mode
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
set -x
|
||||
# Constants
|
||||
NOCO_HOME="./nocodb"
|
||||
CURRENT_PATH=$(pwd)
|
||||
|
||||
Reference in New Issue
Block a user