summarylogtreecommitdiffstats
path: root/th10-custom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'th10-custom.sh')
-rwxr-xr-xth10-custom.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/th10-custom.sh b/th10-custom.sh
index c0c8587efde7..dd262443df66 100755
--- a/th10-custom.sh
+++ b/th10-custom.sh
@@ -2,7 +2,7 @@
NAME='th10'
SRC="/usr/share/$NAME"
-DEST="$HOME/.local/share/$NAME"
+DEST="$HOME/.$NAME"
export WINEPREFIX="$DEST/wine"
export WINEDLLOVERRIDES='mscoree,mshtml='