mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 13:02:18 +00:00

This requires a newer version of gettext than is in Ubuntu 16.04 in order to support GETTEXTDATADIRS
3 lines
66 B
Bash
Executable File
3 lines
66 B
Bash
Executable File
#!/bin/sh
|
|
exec "$SNAP/fwupd-command" $SNAP/usr/lib/fwupd/fwupd $@
|