From 7d328d3585cd6c0d3aa47c871a3f4e9b5154e6c9 Mon Sep 17 00:00:00 2001 From: hp3icc <49044505+hp3icc@users.noreply.github.com> Date: Sun, 17 Apr 2022 19:58:09 -0500 Subject: [PATCH] Update list-update.sh --- list-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/list-update.sh b/list-update.sh index 591d4a0..81bbed7 100644 --- a/list-update.sh +++ b/list-update.sh @@ -93,7 +93,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/fdmr 3) sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/emq-TE1ws/main/list-update.sh)" ;; 4) -break && /bin/menu; +/bin/menu; esac done exit 0