Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Unofficial-Life authored Aug 27, 2024
1 parent 124abd5 commit 9d30dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ 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 Revanced Google Photos to work"
log "\n[revanced-magisk-module](https://github.com/Unofficial-Life/revanced-gphotos-build)\n"
log "\n[revanced-google-photos](https://github.com/Unofficial-Life/revanced-gphotos-build)\n"
log "$(cat $TEMP_DIR/*-rv/changelog.md)"

SKIPPED=$(cat $TEMP_DIR/skipped 2>/dev/null || :)
Expand Down

0 comments on commit 9d30dc7

Please sign in to comment.