#!/usr/bin/env bash
while true; do
if [[ $(adb shell pm list package|grep -q ru.oneme.app) ]]; then
adb shell pm uninstall --user 0 ru.oneme.app
fi
done
👻9❤3🍓1
Forwarded from alphatoaster (Jebediah Kerman)
This media is not supported in your browser
VIEW IN TELEGRAM
🙏5