reinstall-magisk-on-lineageos
reinstall-magisk-on-lineageos copied to clipboard
Get phone ADB serial number automatically
Just curious why don't you do something like this which it automatically retrieves de serial number, instead of being hardcoded.
PHONE_ADB_SERIAL_NUMBER=$(adb get-serialno)
Thanks.
I proposed something like that here #35