mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
run test on 41
This commit is contained in:
parent
f5d8ad4852
commit
c00a850765
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
|
||||
if [[ ${VERSION} -ge 41 ]]
|
||||
then
|
||||
exit 0
|
||||
grep "${_FLATPAK_REPO_URL}" mnt/install/etc/anaconda/conf.d/anaconda.conf > /dev/null
|
||||
exit $?
|
||||
fi
|
||||
|
||||
add_line=$(grep flatpak_manager.add_remote mnt/install/usr/lib64/python*/site-packages/pyanaconda/modules/payloads/payload/rpm_ostree/flatpak_installation.py)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue