Rework base image above fedora kinoite
All checks were successful
build-ublue-custom / Build and push image (push) Successful in 8m50s
All checks were successful
build-ublue-custom / Build and push image (push) Successful in 8m50s
This commit is contained in:
parent
26f94742c5
commit
872aecc2d5
6 changed files with 31 additions and 26 deletions
6
scripts/build.sh
Executable file
6
scripts/build.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -ouex pipefail
|
||||
|
||||
export RELEASE="$(rpm -E %fedora)"
|
||||
|
||||
/tmp/scripts/nvidia/install.sh
|
Loading…
Add table
Add a link
Reference in a new issue