mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-03 02:43:50 +00:00
feat: upgrade
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -1733,8 +1733,6 @@ EOF
|
||||
|
||||
local staging_modules_dir="${LOCAL_STORAGE_ROOT_ABS}/modules"
|
||||
mkdir -p "$staging_modules_dir"
|
||||
local local_mysql_data_dir="${LOCAL_STORAGE_ROOT_ABS}/mysql-data"
|
||||
mkdir -p "$local_mysql_data_dir"
|
||||
|
||||
local module_state_string=""
|
||||
for module_state_var in "${MODULE_KEYS[@]}"; do
|
||||
|
||||
Reference in New Issue
Block a user