mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-26 10:46:31 +00:00
chore: added skip for ssl
This commit is contained in:
@@ -13,8 +13,5 @@ cd "$WORKING_DIR" || exit
|
||||
rm -rf "$NOCO_HOME"
|
||||
|
||||
if [ "$1" = "setup" ]; then
|
||||
../noco.sh <<< $'\n\nN\n'
|
||||
|
||||
cd "$NOCO_HOME" || exit
|
||||
docker compose down
|
||||
../noco.sh <<< $'\n\nN\n'
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user