fix missing fi

This commit is contained in:
GloriousEggroll 2024-02-05 16:15:22 -07:00
parent cadfd9a617
commit ee9e6877f5

View File

@ -36,6 +36,7 @@ else
wget https://github.com/Open-Wine-Components/ULWGL-launcher/releases/download/$ULWGL_LAUNCHER_VER/ULWGL-launcher.tar.gz wget https://github.com/Open-Wine-Components/ULWGL-launcher/releases/download/$ULWGL_LAUNCHER_VER/ULWGL-launcher.tar.gz
tar -zxvf ULWGL-launcher.tar.gz --one-top-level="$HOME"/.local/share/ULWGL tar -zxvf ULWGL-launcher.tar.gz --one-top-level="$HOME"/.local/share/ULWGL
fi fi
fi
fi fi
if [[ $WINEPREFIX ]]; then if [[ $WINEPREFIX ]]; then