mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-15 12:33:44 +00:00
3 lines
61 B
Bash
Executable File
3 lines
61 B
Bash
Executable File
#!/bin/sh
|
|
exec "$SNAP/fwupd-command" $SNAP/bin/fwupdagent $@
|