fwupd/contrib/snap/fwupdtool.wrapper
Mario Limonciello bf6d455687 Move fwupdtool and fwupdagent into bindir
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.
2020-02-20 09:02:11 -06:00

3 lines
60 B
Bash
Executable File

#!/bin/sh
exec "$SNAP/fwupd-command" $SNAP/bin/fwupdtool $@