mirror of
https://git.proxmox.com/git/fwupd
synced 2025-05-16 21:14:38 +00:00

These are intended to be executed by users (albeit for debugging and advanced users) and shouldn't be left as an internal implementation per FHS 3.0.
3 lines
60 B
Bash
Executable File
3 lines
60 B
Bash
Executable File
#!/bin/sh
|
|
exec "$SNAP/fwupd-command" $SNAP/bin/fwupdtool $@
|