Update entrypoint.sh

This commit is contained in:
Twig6943 2026-03-27 10:35:21 +03:00 committed by GitHub
parent e7528c9d84
commit e8d691aadf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,6 +60,7 @@ ln -sfn "${PERSIST_DIR}/GameHDD" "Windows64/GameHDD"
if [ ! -d "${WINEPREFIX}" ] || [ -z "$(ls -A "${WINEPREFIX}" 2>/dev/null)" ]; then if [ ! -d "${WINEPREFIX}" ] || [ -z "$(ls -A "${WINEPREFIX}" 2>/dev/null)" ]; then
mkdir -p "${WINEPREFIX}" mkdir -p "${WINEPREFIX}"
sudo chmod 0755 "${WINEPREFIX}"
fi fi
args=( args=(