mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update 3_server-build.sh
This commit is contained in:
@@ -26,6 +26,10 @@ then
|
||||
unzip ${ROOT_DIR}/_data/data.zip -d ${DATAPATH} || exit 1
|
||||
|
||||
|
||||
##########################################################################################
|
||||
# set folder rights to current user
|
||||
##########################################################################################
|
||||
sudo chown -R $USER ${ROOT_DIR}
|
||||
|
||||
echo "Executed..."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user