Skip to content

Commit

Permalink
Update scripts/install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Jan 8, 2023
1 parent b35fa99 commit 36bae41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Install wine
codename=$(lsb_release -c --short)
BDSVER="1.19.51.01"
LLVER="2.9.0"
LLVER="2.9.1"
sudo apt install -y wget unzip
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
Expand Down

0 comments on commit 36bae41

Please sign in to comment.