Contrib: Update merge_updates batch files with hotfixes db

This commit is contained in:
Duarte Duarte
2015-02-19 00:09:19 +00:00
parent 809c125881
commit fc847f48c8
2 changed files with 2 additions and 0 deletions

View File

@@ -1 +1,2 @@
cat ../sql/updates/world/*.sql > world_update.sql
cat ../sql/updates/hotfixes/*.sql > hotfixes_update.sql

View File

@@ -1 +1,2 @@
copy /a ..\sql\updates\world\*.sql /b world_updates.sql
copy /a ..\sql\updates\hotfixes\*.sql /b hotfixes_updates.sql