mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
ensure flatpak is installed
This commit is contained in:
parent
4352624115
commit
03fb874528
2 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ repo: script.sh
|
|||
|
||||
script.sh:
|
||||
cat << EOF > script.sh
|
||||
dnf install -y flatpak
|
||||
mkdir -p /flatpak/flatpak /flatpak/triggers
|
||||
mkdir /var/tmp || true
|
||||
chmod -R 1777 /var/tmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue