mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-09 18:17:54 +00:00
3 lines
46 B
Bash
Executable File
3 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
cat source.bin | rev > firmware.bin
|