mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-23 20:36:23 +00:00
Update 1_source-install.sh
This commit is contained in:
@@ -59,6 +59,12 @@ then
|
|||||||
##########################################################################################
|
##########################################################################################
|
||||||
cd ${ROOT_DIR}/_download/azerothcore && git remote add upstream https://github.com/azerothcore/azerothcore-wotlk.git
|
cd ${ROOT_DIR}/_download/azerothcore && git remote add upstream https://github.com/azerothcore/azerothcore-wotlk.git
|
||||||
|
|
||||||
|
|
||||||
|
##########################################################################################
|
||||||
|
# set folder rights to current user
|
||||||
|
##########################################################################################
|
||||||
|
sudo chown -R $USER ${ROOT_DIR}
|
||||||
|
|
||||||
|
|
||||||
echo "Executed..."
|
echo "Executed..."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user