added curl to dependencies
this fix problems if curl is not installed on the system
This commit is contained in:
1
Flash.sh
1
Flash.sh
@@ -40,6 +40,7 @@ read flavour
|
|||||||
|
|
||||||
echo -e "\n Setting up environment"
|
echo -e "\n Setting up environment"
|
||||||
sudo apt-get -y update
|
sudo apt-get -y update
|
||||||
|
sudo apt-get install curl -y
|
||||||
sudo apt-get install u-boot-tools -y
|
sudo apt-get install u-boot-tools -y
|
||||||
sudo apt-get -y install \
|
sudo apt-get -y install \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user