Remove podman and all dependent packages

This commit is contained in:
qoijjj
2023-11-29 19:26:29 -08:00
parent b05f0e2098
commit 0167df08d9
4 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
set -oue pipefail
echo "Installing chromium from koji updates-testing"
koji download-build --arch=x86_64 $(koji latest-build f39-updates-candidate chromium | awk 'NR==3 {print $1}')
koji download-build --arch=x86_64 $(koji latest-build f39-updates chromium | awk 'NR==3 {print $1}')
rm chromedriver-*.rpm
rm chromium-headless-*.rpm
rpm-ostree install *.rpm