mirror of https://github.com/OpenIPC/firmware.git
commit
ec327eb87c
|
@ -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