summarylogtreecommitdiffstats
path: root/freeablo.bin
diff options
context:
space:
mode:
Diffstat (limited to 'freeablo.bin')
-rwxr-xr-xfreeablo.bin1
1 files changed, 1 insertions, 0 deletions
diff --git a/freeablo.bin b/freeablo.bin
index 33a03e20bb0e..13fba7bfd9ff 100755
--- a/freeablo.bin
+++ b/freeablo.bin
@@ -11,6 +11,7 @@ run_dir=$HOME/'.freeablo'
app_dir=/usr/share/freeablo/resources
if [ ! -e $run_dir ]; then
+ mkdir -p $run_dir
ln -s "$app_dir/*" "$run_dir/"
fi
if [ ! -e $run_dir/'DIABDAT.MPQ' ]; then