From c48c4abc17153955876f0952725962dd0c3fb910 Mon Sep 17 00:00:00 2001 From: Nezumi-2711 Date: Sun, 5 Apr 2026 21:50:42 +0700 Subject: [PATCH] feat: update the message content --- build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 27b507a..b6dd907 100755 --- a/build.sh +++ b/build.sh @@ -154,9 +154,8 @@ wait rm -rf temp/tmp.* if [ -z "$(ls -A1 "${BUILD_DIR}")" ]; then abort "All builds failed."; fi -log "\nInstall [Microg](https://github.com/ReVanced/GmsCore/releases) for non-root YouTube and YT Music APKs" +log "\nInstall [MicroG-RE](https://github.com/MorpheApp/MicroG-RE/releases) for non-root YouTube and YT Music APKs" log "Use [zygisk-detach](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music modules from Play Store" -log "\n[revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module)\n" log "$(cat "$TEMP_DIR"/*/changelog.md)" SKIPPED=$(cat "$TEMP_DIR"/skipped 2>/dev/null || :)