Some checks failed
Build hydros-systemd-units / Build and push image (push) Failing after 1m33s
8 lines
171 B
Desktop File
8 lines
171 B
Desktop File
[Unit]
|
|
Description=Download bootc updates
|
|
Documentation=man:bootc(8)
|
|
ConditionPathExists=/run/ostree-booted
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/bootc update --quiet |