We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f36567 commit c89fcf2Copy full SHA for c89fcf2
elements/system/repo.yml
@@ -18,7 +18,7 @@ initial-commands: |-
18
rm ${app}.zsync
19
done
20
21
- rmdir /install-root
+ rm -rf /install-root
22
23
# TODO: should be enabled via systemd user-preset
24
systemctl enable --global appimaged.service
@@ -62,4 +62,4 @@ include-parts:
62
63
build-depends:
64
- components/ostree.yml
65
- - system/ostree-config.yml
+ - system/ostree-config.yml
0 commit comments