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 c399095 commit fd62b9fCopy full SHA for fd62b9f
1 file changed
.github/Modun/common/action.sh
@@ -21,15 +21,13 @@ ui_print
21
mountYT "$MODPATH/YouTube.apk" "$(linkAPK)"
22
ui_print2 "Turn off update"
23
ui_print
24
-offCH
25
else
26
ui_print2 "Install YouTube"
27
installYT
28
29
mountYT $MODPATH/YouTube.apk "$(linkAPK)"
30
31
32
33
fi
34
35
if [ -z "$(pm path com.google.android.youtube)" ];then
0 commit comments