bootupd: Drop unnecessary /

It's not supported to pass anything other than `/` now, and the argument
has been optional for some time.

See: 09750a1f7a
This commit is contained in:
Timothée Ravier 2024-02-08 11:27:47 +01:00
parent 50e2be80b8
commit ec04c2e374

View file

@ -9,4 +9,4 @@ postprocess:
#!/bin/bash
set -xeuo pipefail
# 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