diff --git a/.scripts/entrypoint.sh b/.scripts/entrypoint.sh index e25231fd..42c4fee3 100644 --- a/.scripts/entrypoint.sh +++ b/.scripts/entrypoint.sh @@ -67,7 +67,7 @@ netris-proton -i if ! command -v nvidia-xconfig &>/dev/null; then # Driver version is provided by the kernel through the container toolkit export DRIVER_ARCH="$(dpkg --print-architecture | sed -e 's/arm64/aarch64/' -e 's/armhf/32bit-ARM/' -e 's/i.*86/x86/' -e 's/amd64/x86_64/' -e 's/unknown/x86_64/')" - export DRIVER_VERSION="$(head -n1