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