mirror of
https://github.com/Nezumi-2711/revanced-apk-build.git
synced 2026-09-22 20:02:00 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6e4565bc1b | ||
|
|
f6d783c176 |
@@ -171,9 +171,5 @@ log "\n[revanced-magisk-module](https://github.com/j-hc/revanced-magisk-module)\
|
|||||||
log "$(cat "$TEMP_DIR"/*-rv/changelog.md)"
|
log "$(cat "$TEMP_DIR"/*-rv/changelog.md)"
|
||||||
|
|
||||||
SKIPPED=$(cat "$TEMP_DIR"/skipped 2>/dev/null || :)
|
SKIPPED=$(cat "$TEMP_DIR"/skipped 2>/dev/null || :)
|
||||||
if [ -n "$SKIPPED" ]; then
|
|
||||||
log "\nSkipped:"
|
|
||||||
log "$SKIPPED"
|
|
||||||
fi
|
|
||||||
|
|
||||||
pr "Done"
|
pr "Done"
|
||||||
|
|||||||
Reference in New Issue
Block a user