Update list-update.sh

This commit is contained in:
hp3icc 2022-04-17 19:47:04 -05:00 committed by GitHub
parent 99bd6d5514
commit 8e071d773b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;
menu;
esac
done
exit 0