Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrBox committed Dec 26, 2022
1 parent 62c18cc commit 1bb7d95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash
# Install wine
codename=$(lsb_release -c --short)
BDSVER="1.19.41.01"
LLVER="2.8.1"
BDSVER="1.19.51.01"
LLVER="2.9.0"
sudo apt install -y wget unzip
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
Expand Down

0 comments on commit 1bb7d95

Please sign in to comment.