qaertg
This commit is contained in:
@@ -48,7 +48,7 @@ fi
|
|||||||
|
|
||||||
echo -e "\nPlacing and enabeling custom bins\n"
|
echo -e "\nPlacing and enabeling custom bins\n"
|
||||||
cp -r "${runningDir}/.custom_bin" $installDir
|
cp -r "${runningDir}/.custom_bin" $installDir
|
||||||
chmod +x "${installDir}/.custom_bin/*"
|
chmod +x "${installDir}/.custom_bin/"*
|
||||||
|
|
||||||
echo -e "\nPulling latest esp-idf code from github\n"
|
echo -e "\nPulling latest esp-idf code from github\n"
|
||||||
git clone --recursive --jobs 5 https://github.com/espressif/esp-idf.git $idfDir
|
git clone --recursive --jobs 5 https://github.com/espressif/esp-idf.git $idfDir
|
||||||
|
|||||||
Reference in New Issue
Block a user