fix: update advanced options

This commit is contained in:
DarkPhoenix2704
2024-11-19 12:06:12 +05:30
parent 88534be653
commit 0c72b6e552
8 changed files with 187 additions and 47 deletions

View File

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