aboutsummaryrefslogtreecommitdiff
path: root/extract-files.sh
diff options
context:
space:
mode:
Diffstat (limited to 'extract-files.sh')
-rw-r--r--extract-files.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/extract-files.sh b/extract-files.sh
index 25a2a1b..b7529ef 100644
--- a/extract-files.sh
+++ b/extract-files.sh
@@ -18,8 +18,8 @@
set -e
-DEVICE=zuk
-VENDOR=z2_plus
+DEVICE=z2_plus
+VENDOR=zuk
# Load extract_utils and do some sanity checks
MY_DIR="${BASH_SOURCE%/*}"