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:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user