diff options
| author | LuK1337 <priv.luk@gmail.com> | 2015-12-23 12:47:55 +0100 |
|---|---|---|
| committer | LuK1337 <priv.luk@gmail.com> | 2016-01-26 18:03:22 +0100 |
| commit | b84da1efcb6d4c62dbc8993325743ed10363d48c (patch) | |
| tree | 40ffea113f8169f18b4450071fffa43b3ed40034 | |
| parent | 60f99e71543936beec845362619908ad706b36ae (diff) | |
Z00L: Fix typos
Change-Id: Ibf4c32d688b3a468cf24962cc78cb78a81cb631b
| -rwxr-xr-x | extract-files.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extract-files.sh b/extract-files.sh index d3963ce..6c39e00 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -4,4 +4,4 @@ set -e export DEVICE=Z00L export VENDOR=asus -./../../$VENDOR/msm8226-common/extract-files.sh $@ +./../../$VENDOR/msm8939-common/extract-files.sh $@ |
