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:
@@ -98,7 +98,7 @@ then
|
||||
if ! [ -f ${ROOT_DIR}/_data/data.zip ];
|
||||
then
|
||||
mkdir -p ${ROOT_DIR}/_data > /dev/null 2>&1
|
||||
sudo curl -L https://github.com/wowgaming/client-data/releases/download/v18/data.zip --output ${ROOT_DIR}/_data/data.zip
|
||||
sudo curl -L https://github.com/wowgaming/client-data/releases/download/v18.0/Data.zip --output ${ROOT_DIR}/_data/data.zip
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user