Skip to content

Commit fd62b9f

Browse files
authored
Update action.sh
1 parent c399095 commit fd62b9f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/Modun/common/action.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,13 @@ ui_print
2121
mountYT "$MODPATH/YouTube.apk" "$(linkAPK)"
2222
ui_print2 "Turn off update"
2323
ui_print
24-
offCH
2524
else
2625
ui_print2 "Install YouTube"
2726
installYT
2827
ui_print
2928
mountYT $MODPATH/YouTube.apk "$(linkAPK)"
3029
ui_print2 "Turn off update"
3130
ui_print
32-
offCH
3331
fi
3432

3533
if [ -z "$(pm path com.google.android.youtube)" ];then

0 commit comments

Comments
 (0)