1
0
mirror of https://github.com/AquaMorph/dotfiles.git synced 2025-05-21 17:26:59 +00:00

Fix package selection for Resolve installer

This commit is contained in:
Christian Colglazier 2020-08-27 10:04:37 -04:00
parent 29df83e3d4
commit ce56dd2d85

@ -51,7 +51,7 @@ downloadPackage resolve $zipUrl $packageName
# Installing package
sudo dnf install libxcrypt-compat
unzip -o $packageName
sudo ./*16.2.5*.run -i -y
sudo ./*${urlVersion}*.run -i -y
# Graphics card fix
sudo rm /etc/OpenCL/vendors/mesa.icd