mirror of
https://github.com/uprightbass360/AzerothCore-RealmMaster.git
synced 2026-02-03 10:53:48 +00:00
docs: update references to new import/ directory
- Updated deploy.sh to reference both import/db and database-import - Added backward compatibility note to database-import/README.md - Maintains full backward compatibility with existing workflows
This commit is contained in:
@@ -838,7 +838,7 @@ main(){
|
||||
fi
|
||||
|
||||
show_step 3 5 "Importing user database files"
|
||||
info "Checking for database files in ./database-import/"
|
||||
info "Checking for database files in ./import/db/ and ./database-import/"
|
||||
bash "$ROOT_DIR/scripts/bash/import-database-files.sh"
|
||||
|
||||
show_step 4 6 "Bringing your realm online"
|
||||
|
||||
Reference in New Issue
Block a user