diff --git a/static/build.html b/static/build.html index cb547a7d..a7899b5a 100644 --- a/static/build.html +++ b/static/build.html @@ -502,7 +502,7 @@ m aapt2
vendor/adevtool/bin/run download vendor/adevtool/dl/ -d DEVICE -b BUILD_ID -t factory ota sudo vendor/adevtool/bin/run generate-all vendor/adevtool/config/DEVICE.yml -c vendor/state/DEVICE.json -s vendor/adevtool/dl/DEVICE-BUILD_ID-*.zip -sudo chown -R $(logname):$(logname) vendor/google_devices +sudo chown -R $(logname):$(logname) vendor/{google_devices,adevtool} vendor/adevtool/bin/run ota-firmware vendor/adevtool/config/DEVICE.yml -f vendor/adevtool/dl/DEVICE-ota-BUILD_ID-*.zip