fix: revert path

This commit is contained in:
DarkPhoenix2704
2024-11-19 17:31:38 +05:30
parent eba70fe992
commit 039cb5a32b

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\n\n'
fi