mirror of
https://github.com/bakustarver/rpgmakermlinux-cicpoffs.git
synced 2025-04-29 19:44:52 +02:00
Update rpgmaker-linux-cicpoffs-wrapper.sh
This commit is contained in:
parent
3456249efa
commit
4d5c431768
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue