mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 05:15:58 +00:00
fix: upstall tests
This commit is contained in:
committed by
DarkPhoenix2704
parent
5679c5cfa5
commit
889d874c67
@@ -13,5 +13,5 @@ cd "$WORKING_DIR" || exit
|
||||
rm -rf "$NOCO_HOME"
|
||||
|
||||
if [ "$1" = "setup" ]; then
|
||||
../noco.sh <<< $'\n\n\n\n'
|
||||
../noco.sh <<< $'\n\n\nN\nN\n'
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user