Add bubblejail

This commit is contained in:
qoijjj
2023-11-29 19:49:47 -08:00
parent 0167df08d9
commit acfb2827c7
2 changed files with 3 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
# builds actually ran successfully without any errors!
set -oue pipefail
echo "Installing chromium from koji updates-testing"
echo "Installing chromium from koji updates"
koji download-build --arch=x86_64 $(koji latest-build f39-updates chromium | awk 'NR==3 {print $1}')
rm chromedriver-*.rpm
rm chromium-headless-*.rpm