Skip to content

Commit

Permalink
Update installation script because tag changed
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Sep 25, 2022
1 parent 40dd903 commit 3d7dd07
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.30.04"
LLVER="2.7.0-release.2"
LLVER="2.7.0"
sudo apt install -y wget unzip
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
Expand Down

0 comments on commit 3d7dd07

Please sign in to comment.