mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-24 04:46:22 +00:00
testing
This commit is contained in:
@@ -8,6 +8,10 @@ echo " ";
|
||||
if [[ $REPLY =~ ^[Yy]$ ]];
|
||||
then
|
||||
|
||||
sudo chmod +x ${ROOT_DIR}/*.sh
|
||||
sudo chmod +x ${ROOT_DIR}/helper/*.sh
|
||||
|
||||
|
||||
##########################################################################################
|
||||
# General dependencies
|
||||
##########################################################################################
|
||||
|
||||
Reference in New Issue
Block a user