Right now, the script only shows the udev permissions script if fastboot shows no permissions. But it's possible that adb itself doesn't have the right USB permissions too, so we need to show the udev permissions script in this case too.
We can check for this right at the beginning and prompt the user to run the wget script,
Right now, the script only shows the udev permissions script if fastboot shows no permissions. But it's possible that adb itself doesn't have the right USB permissions too, so we need to show the udev permissions script in this case too.
We can check for this right at the beginning and prompt the user to run the wget script,