Skip to content

Commit 49a0b9b

Browse files
authored
Update install.sh
1 parent 2c8a1da commit 49a0b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
dpkg --add-architecture i386 && apt-get update && apt-get install -y
1+
dpkg --add-architecture i386 && apt-get update && apt-get install wine32 -y
22
winecfg
33
wine msiexec /i python-2.7.12.msi /L*v log.txt
44
wine pywin32-220.win32-py2.7.exe

0 commit comments

Comments
 (0)