Update rpgmaker-linux-cicpoffs-wrapper.sh

This commit is contained in:
bakustarver 2024-08-19 15:54:18 +03:00 committed by GitHub
parent 3456249efa
commit 4d5c431768
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,7 @@ if [[ ! -z "${LD_PRELOAD}" ]]; then
echo "LD_PRELOAD found with $LD_PRELOAD"
export ORIGINAL_LD_PRELOAD="$LD_PRELOAD"
export LD_PRELOAD=""
export LD_LIBRARY_PATH=""
# export PATH=""
fi
#