mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-12 10:35:22 +00:00

This allows us to override the location we load data files from, which allows us to do more kinds of installed tests in the future. Also, move the global data/tests content into the place that it is used as it was getting impossible to manage.
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
cat source.bin | rev > firmware.bin
|