Extract with full paths
This commit is contained in:
parent
cb7a4d2a2c
commit
43e00a4d57
|
@ -5,7 +5,7 @@ set -ex
|
||||||
export PATH=/tmp/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH
|
export PATH=/tmp/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH
|
||||||
|
|
||||||
cd ../ChibiOS-RT/ext
|
cd ../ChibiOS-RT/ext
|
||||||
7z e lwip-2.0.3-patched.7z
|
7z x lwip-2.0.3-patched.7z
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
git checkout -- .
|
git checkout -- .
|
||||||
|
|
Loading…
Reference in New Issue