packages/packages/revanced-cli/revanced-cli.install

8 lines
191 B
Plaintext
Raw Permalink Normal View History

2022-06-18 17:58:15 +00:00
post_upgrade() {
echo ">> See revanced wiki: https://github.com/revanced/revanced-documentation/wiki/Using-the-ReVanced-CLI-and-installing-ReVanced"
2022-06-18 17:58:15 +00:00
}
post_install() {
post_upgrade
}