Skip to content

Commit

Permalink
Update vivo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wysahiei authored Nov 9, 2022
1 parent bbc85d8 commit a878a33
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions apps_clean/vivo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,6 @@ systemdir=$1

apps_dir="
Email
VivoTips
vivoOffice
VivoGallery
iRoaming
iRoamingService
VideoPlayer
vivoWallet
iReader
BBKCloud
BuiltInPrintService
VLife_vivo
vivospace-v2
Updater
VivoShare
BBKAppStore
UpnpServer
EasyShare
GmsCore
GooglePlayServicesUpdater
"
for delete_dir in $apps_dir ;do
find $systemdir -type d -name "$delete_dir" | xargs rm -rf
Expand Down

0 comments on commit a878a33

Please sign in to comment.