need to change IFS
This commit is contained in:
parent
9136cf5dff
commit
da216103bc
@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -xeuo pipefail
|
set -xeuo pipefail
|
||||||
|
IFS=$'\n\t'
|
||||||
|
|
||||||
export WC3_DATA_DIR="/usr/share/games/warcraft3"
|
export WC3_DATA_DIR="/usr/share/games/warcraft3"
|
||||||
export WINEPREFIX=~/.wine_wc3roc
|
export WINEPREFIX=~/.wine_wc3roc
|
||||||
|
Loading…
Reference in New Issue
Block a user