File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 486486# With the EEPROMs configured and signed, RPIBoot them.
487487mkdir -p " /var/log/rpi-sb-provisioner/${TARGET_DEVICE_SERIAL} /metadata/"
488488keywriter_log " Writing key and EEPROM configuration to the device"
489- [ -z " ${DEMO_MODE_ONLY} " ] && [ ! -f " /var/log/rpi-sb-provosioner /${TARGET_DEVICE_SERIAL} /special-skip-keywriter" ] && timeout_fatal rpiboot -d " ${FLASHING_DIR} " -i " ${TARGET_DEVICE_SERIAL} " -j " /var/log/rpi-sb-provisioner/${TARGET_DEVICE_SERIAL} /metadata/"
489+ [ -z " ${DEMO_MODE_ONLY} " ] && [ ! -f " /var/log/rpi-sb-provisioner /${TARGET_DEVICE_SERIAL} /special-skip-keywriter" ] && timeout_fatal rpiboot -d " ${FLASHING_DIR} " -i " ${TARGET_DEVICE_SERIAL} " -j " /var/log/rpi-sb-provisioner/${TARGET_DEVICE_SERIAL} /metadata/"
490490
491491rm -rf " ${FLASHING_DIR} "
492492
You can’t perform that action at this time.
0 commit comments