We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25b2c1 commit 89dada7Copy full SHA for 89dada7
src/commonMain/kotlin/app/revanced/library/installation/installer/Constants.kt
@@ -60,7 +60,6 @@ internal object Constants {
60
if [ -z "$(ls -A "${'$'}MIRROR" 2>/dev/null)" ]; then
61
MIRROR=""
62
fi
63
-
64
mount -o bind ${'$'}MIRROR${'$'}base_path ${'$'}stock_path
65
66
# Kill the app to force it to restart the mounted APK in case it's currently running.
0 commit comments