Browse Source

fix: revert debug changes

auto-upstall-minio
DarkPhoenix2704 3 days 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
set -e
set -x
# Constants
NOCO_HOME="./nocodb"
CURRENT_PATH=$(pwd)

Loading…
Cancel
Save