fix: upstall tests

This commit is contained in:
sinanmohd
2024-11-27 19:10:18 +05:30
committed by DarkPhoenix2704
parent 5679c5cfa5
commit 889d874c67

View File

@@ -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