7
Flash.sh
7
Flash.sh
@@ -27,16 +27,9 @@ sudo apt-get -y install \
|
|||||||
fastboot \
|
fastboot \
|
||||||
sunxi-tools \
|
sunxi-tools \
|
||||||
u-boot-tools \
|
u-boot-tools \
|
||||||
ppp \
|
|
||||||
cu \
|
|
||||||
adb \
|
adb \
|
||||||
u-boot-tools \
|
u-boot-tools \
|
||||||
android-tools-fastboot \
|
android-tools-fastboot \
|
||||||
libusb-1.0-0-dev \
|
|
||||||
libacl1-dev \
|
|
||||||
zlib1g-dev \
|
|
||||||
liblzo2-dev \
|
|
||||||
uuid-dev
|
|
||||||
|
|
||||||
echo -e "\n Adding current user to dialout group"
|
echo -e "\n Adding current user to dialout group"
|
||||||
sudo usermod -a -G dialout $(logname)
|
sudo usermod -a -G dialout $(logname)
|
||||||
|
|||||||
Reference in New Issue
Block a user