Update Flash.sh
This commit is contained in:
committed by
GitHub
parent
acf20e0845
commit
36129a2763
5
Flash.sh
5
Flash.sh
@@ -50,10 +50,7 @@ sudo apt -y install \
|
|||||||
u-boot-tools \
|
u-boot-tools \
|
||||||
curl \
|
curl \
|
||||||
wget \
|
wget \
|
||||||
|
sunxi-tools \
|
||||||
wget http://mirrors.kernel.org/ubuntu/pool/universe/s/sunxi-tools/sunxi-tools_1.4.1-1_amd64.deb
|
|
||||||
sudo dpkg -i sunxi-tools*.deb
|
|
||||||
sudo rm -rf sunxi-tools*.deb
|
|
||||||
|
|
||||||
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