diff options
author | Fedor917 <cryscript@gmail.com> | 2016-11-10 15:53:00 +0700 |
---|---|---|
committer | Fedor917 <cryscript@gmail.com> | 2016-11-10 15:53:00 +0700 |
commit | f7102b858dc849cc94255bc96f95b880dfd93452 (patch) | |
tree | 3e6164b0b02bb62f7093ddc44bbbaebaf44aacf8 /extract-files.sh | |
parent | cc834f0c4bb0ce51baddc42d11935438bf63394a (diff) |
Initialising brunch based on davidevinavil device tree (CM14.0 branch)
Diffstat (limited to '')
-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 2ed934d..6dfc868 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -2,7 +2,7 @@ set -e -export DEVICE=z2_plus +export DEVICE=z2 export VENDOR=zuk function extract() { |