mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 1_source-install.sh
This commit is contained in:
@@ -16,8 +16,10 @@ then
|
||||
##########################################################################################
|
||||
if [ ! -d "${ROOT_DIR}/_download" ];
|
||||
then
|
||||
mkdir ${ROOT_DIR}/_download
|
||||
fi
|
||||
mkdir ${ROOT_DIR}/_download
|
||||
else
|
||||
rm -rf ${ROOT_DIR}/_download
|
||||
if
|
||||
|
||||
|
||||
##########################################################################################
|
||||
|
||||
Reference in New Issue
Block a user