mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-14 00:38:14 +00:00
trivial: Do not use use sudo to use firmware-build
It's not needed anymore.
This commit is contained in:
parent
9ea78077af
commit
740bddf7dd
@ -154,7 +154,6 @@ class Builder:
|
||||
print("building {} into {}".format(fn_src, fn_dst))
|
||||
try:
|
||||
argv = [
|
||||
"sudo",
|
||||
"build/src/fwupdtool",
|
||||
"firmware-build",
|
||||
fn_src,
|
||||
|
Loading…
Reference in New Issue
Block a user