Skip to content

Commit

Permalink
Update build_revanced.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Serph91P authored Nov 18, 2023
1 parent 469b5bd commit 6333ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_revanced.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ if [ -f "com.google.android.youtube.apk" ]; then
${patches[@]} \
$EXPERIMENTAL \
-o "build/revanced-youtube-$(cat versions.json | grep -oP '(?<="com.google.android.youtube.apk": ")[^"]*').apk" \
com.google.android.youtube.apk \
com.google.android.youtube.apk
else
echo "Cannot find YouTube APK, skipping build"
fi
Expand Down

0 comments on commit 6333ff6

Please sign in to comment.