Update main.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-28 15:28:17 +03:00 committed by GitHub
parent c2d827eb9a
commit 16452951e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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