Skip to content

Commit

Permalink
remove mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks1mS authored Sep 19, 2023
1 parent 14073b6 commit 5b4b782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/wine/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ install_debian() {
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O /usr/bin/winetricks
chmod +rx /usr/bin/winetricks

mkdir -p "$WINEPREFIX"

snippet="export WINEHOME=\"$_REMOTE_USER_HOME\"
export WINEPREFIX=\"\$WINEHOME/.wine32\"
export WINEARCH=win32
Expand Down

0 comments on commit 5b4b782

Please sign in to comment.