Skip to content

Commit

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

apps_dir="
Email
OppoCamera
OppoEngineerCamera
Browser
#SogouInput
HeytapBook
BrowserVideo
OPPOStore
ColorFavorite
OppoNote2
OShare
SOSHelper
OPPOCommunity
OperationTips
KeKeUserCenter
OppoGallery2t
KeKePay
OppoGallery2
KeKeMarket
KeKeUserCenter
GooglePlayServicesUpdater
GmsCore
"
for delete_dir in $apps_dir ;do
find $systemdir -type d -name "$delete_dir" | xargs rm -rf
Expand Down

0 comments on commit 5e1c2cb

Please sign in to comment.