fwupd/plugins/flashrom/example/startup.sh
2019-11-24 18:51:56 -06:00

11 lines
194 B
Bash
Executable File

#!/bin/sh
# do something with the old firmware
sha1sum /boot/flashrom-librem15v3.bin
# run a random tool
./random-tool
# this is the deliverable
cp /boot/flashrom-librem15v3.bin firmware.bin