bootupd: Minor clean up
This commit is contained in:
parent
6c2830c902
commit
9ac25505c9
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,5 @@ postprocess:
|
|||
- |
|
||||
#!/bin/bash
|
||||
set -xeuo pipefail
|
||||
# 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 /
|
||||
|
|
Loading…
Reference in a new issue