fwupd/plugins/flashrom/example/startup.sh

11 lines
193 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