fix: tests?

This commit is contained in:
DarkPhoenix2704
2024-11-19 17:26:27 +05:30
parent 913967dfea
commit eba70fe992

View File

@@ -13,5 +13,5 @@ cd "$WORKING_DIR" || exit
rm -rf "$NOCO_HOME"
if [ "$1" = "setup" ]; then
../noco.sh <<< $'\n\n\nN\n'
../../noco.sh <<< $'\n\n\n\n'
fi