mirror of https://github.com/OpenIPC/firmware.git
we definitely need curl.
parent
2d71da9ee4
commit
98b2c2ff0b
|
@ -46,7 +46,7 @@ log_and_run() {
|
|||
|
||||
clone() {
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y automake autotools-dev bc build-essential fzf git libtool rsync unzip
|
||||
sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip
|
||||
git clone --depth=1 https://github.com/OpenIPC/firmware.git
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue