fixed double used mangohud and vkbasalt

This commit is contained in:
Mikhail Tergoev
2024-05-08 17:33:24 +03:00
parent 794733630b
commit 6e543f0625
3 changed files with 30 additions and 15 deletions

View File

@ -195,7 +195,7 @@ if [[ "${INSTALLING_PORT}" == 1 ]] ; then
return 0
fi
# check slip update
# check skip update
if [[ "${SKIP_CHECK_UPDATES}" != 1 ]] \
&& [[ ! -f "/tmp/portproton.lock" ]]
then
@ -229,7 +229,7 @@ else pw_download_libs
fi
pw_init_db
# change_locale
pw_check_and_download_dxvk_and_vkd3d
# shellcheck source=/dev/null
source "${USER_CONF}"