Browse Source

fix: revert debug changes

auto-upstall-minio
DarkPhoenix2704 1 week ago
parent
commit
430514b296
No known key found for this signature in database
GPG Key ID: 3F76B10622A07849
  1. 2
      docker-compose/1_Auto_Upstall/noco.sh

2
docker-compose/1_Auto_Upstall/noco.sh

@ -1,8 +1,6 @@
#!/bin/bash #!/bin/bash
set -e set -e
set -x
# Constants # Constants
NOCO_HOME="./nocodb" NOCO_HOME="./nocodb"
CURRENT_PATH=$(pwd) CURRENT_PATH=$(pwd)

Loading…
Cancel
Save