diff --git a/extract-files.sh b/extract-files.sh index e0bffbd..8ca0627 100755 --- a/extract-files.sh +++ b/extract-files.sh @@ -4,4 +4,4 @@ set -e export VENDOR=lge export DEVICE=d851 -./../../$VENDOR/klte-common/extract-files.sh $@ +./../../$VENDOR/g3-common/extract-files.sh $@