Florian RICHER
872aecc2d5
All checks were successful
build-ublue-custom / Build and push image (push) Successful in 8m50s
6 lines
No EOL
98 B
Bash
Executable file
6 lines
No EOL
98 B
Bash
Executable file
#!/bin/bash
|
|
set -ouex pipefail
|
|
|
|
export RELEASE="$(rpm -E %fedora)"
|
|
|
|
/tmp/scripts/nvidia/install.sh |