Make sure the system is up to date before installing games environment.
This commit is contained in:
parent
18f05c8823
commit
8e20ef30bd
@ -4,6 +4,9 @@
|
||||
# URL from where wine is downloaded, must be i686
|
||||
wineURL="https://www.playonlinux.com/wine/binaries/phoenicis/upstream-linux-x86/PlayOnLinux-wine-6.17-upstream-linux-x86.tar.gz"
|
||||
|
||||
# Make sure system is up to date
|
||||
yay -Syu --noconfirm
|
||||
|
||||
# Install required packages
|
||||
install_package cabextract box86 dos2unix p7zip unzip xdotool
|
||||
# Download and install wine
|
||||
|
Loading…
Reference in New Issue
Block a user