mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-22 12:08:09 +00:00
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
exec "$SNAP/fwupd-command" $SNAP/bin/fwupdmgr $@
|