Merge pull request #1 from Thore-Krug/Testing

Update Flash.sh
This commit is contained in:
Thore-Krug
2019-01-30 15:55:16 +01:00
committed by GitHub

View File

@@ -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)