manifests/bootupd: Drop unnecessary /
It's not supported to pass anything other than `/` now, and the argument has been optional for some time.
This commit is contained in:
parent
81f18f50c8
commit
d933e13974
1 changed files with 1 additions and 1 deletions
|
|
@ -28,4 +28,4 @@ postprocess:
|
|||
# Until we have https://github.com/coreos/rpm-ostree/pull/2275
|
||||
mkdir -p /run
|
||||
# Transforms /usr/lib/ostree-boot into a bootupd-compatible update payload
|
||||
/usr/bin/bootupctl backend generate-update-metadata /
|
||||
/usr/bin/bootupctl backend generate-update-metadata
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue