Files
TrinityCore/contrib/merge_updates_unix.sh
2016-10-16 20:42:14 +01:00

3 lines
120 B
Bash

cat ../sql/updates/world/master/*.sql > world_update.sql
cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql