fixed some errors

This commit is contained in:
M. Sz 2020-11-18 09:13:16 +01:00
parent a2bfa92692
commit 196627a283
1 changed files with 1 additions and 1 deletions

2
build.sh Normal file → Executable file
View File

@ -104,7 +104,7 @@ go_install
echo "Install libraries"
if [ ! -e "$HOME/.config/OpenDiablo2" ]; then
mkdir -P $HOME/.config/OpenDiablo2
mkdir -p $HOME/.config/OpenDiablo2
fi
if [ -e "$HOME/.config/OpenDiablo2/.libs" ]; then