Extract with full paths

This commit is contained in:
marcoveeneman 2018-03-14 07:42:17 +01:00
parent cb7a4d2a2c
commit 43e00a4d57
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set -ex
export PATH=/tmp/gcc-arm-none-eabi-4_9-2015q3/bin:$PATH
cd ../ChibiOS-RT/ext
7z e lwip-2.0.3-patched.7z
7z x lwip-2.0.3-patched.7z
cd -
git checkout -- .