Skip to content

Commit

Permalink
Skip Mount in KSU/APATCH
Browse files Browse the repository at this point in the history
  • Loading branch information
rhythmcache authored Jan 23, 2025
1 parent a35c16e commit 24d3742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ fi
if [ "$bin_dir" ] && [ -d "$bin_dir" ]; then
cp "$MODPATH/system/bin/wadbd" "$bin_dir/wadbd"
chmod 755 "$bin_dir/wadbd"
#SkipMountForKSU/Apatch
touch "$MODPATH/skip_mount"
fi
ui_print "- Checking USB debugging status..."
Expand Down

0 comments on commit 24d3742

Please sign in to comment.