mirror of
https://codeberg.org/hyperreal/vauxite-build
synced 2024-11-01 08:43:13 +01:00
Add megasync
This commit is contained in:
parent
1c8fc2078b
commit
5cfc116d13
@ -44,6 +44,7 @@ nonfree-build-job:
|
||||
- container=$(buildah from git.hyperreal.coffee:5050/fedora-atomic/vauxite-build/vauxite:39)
|
||||
- buildah run $container -- rpm-ostree install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-39.noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-39.noarch.rpm
|
||||
- buildah run $container -- rpm-ostree override remove libavcodec-free libavfilter-free libavformat-free libavutil-free libpostproc-free libswresample-free libswscale-free --install ffmpeg-libs
|
||||
- buildah run $container -- rpm-ostree install https://mega.nz/linux/repo/Fedora_39/x86_64/megasync-Fedora_39.x86_64.rpm
|
||||
- buildah run $container -- ostree container commit
|
||||
- buildah containers
|
||||
- buildah commit --rm $container "$FQ_IMAGE_NAME"
|
||||
|
Loading…
Reference in New Issue
Block a user