Update main.sh
This commit is contained in:
parent
c2d827eb9a
commit
16452951e8
4
main.sh
4
main.sh
@ -4,5 +4,5 @@ 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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user