amdvlk/main.sh
Ward Nakchbandi (Cosmic Fusion) c2d827eb9a
2023-08-28 15:26:49 +03:00

8 lines
265 B
Bash
Executable File

#! /bin/bash
VERSION=2023.Q3.1
mkdir -p ./output
cd ./output
wget https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-$VERSION/amdvlk_$VERSION_amd64.deb
wget https://github.com/GPUOpen-Drivers/AMDVLK/releases/download/v-$VERSION/amdvlk_$VERSION_i386.deb