mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 08:37:17 +00:00
Update 4_server-compile.sh
This commit is contained in:
@@ -31,9 +31,9 @@ then
|
||||
|
||||
|
||||
##########################################################################################
|
||||
# Ensure all folder and files are accesible for the current user
|
||||
# set folder rights to current user
|
||||
##########################################################################################
|
||||
sudo find ${ROOT_DIR}/_server/ -user root -exec sudo chown $USER: {} +
|
||||
sudo chown -R $USER ${ROOT_DIR}
|
||||
|
||||
|
||||
echo "Executed..."
|
||||
|
||||
Reference in New Issue
Block a user