From 124abd5e47a389f09da92fc8ef8711a20635ce56 Mon Sep 17 00:00:00 2001 From: Unofficial Life <118039878+Unofficial-Life@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:50:46 +0530 Subject: [PATCH] Update build.sh --- build.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 7f67488..04ba1da 100755 --- a/build.sh +++ b/build.sh @@ -178,9 +178,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 "Use [zygisk-detach](https://github.com/j-hc/zygisk-detach) to detach root ReVanced YouTube and YT Music from Play Store" -log "\n[revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module)\n" +log "\nInstall [Microg](https://github.com/ReVanced/GmsCore/releases) for Revanced Google Photos to work" +log "\n[revanced-magisk-module](https://github.com/Unofficial-Life/revanced-gphotos-build)\n" log "$(cat $TEMP_DIR/*-rv/changelog.md)" SKIPPED=$(cat $TEMP_DIR/skipped 2>/dev/null || :)