3 lines
120 B
Bash
3 lines
120 B
Bash
cat ../sql/updates/world/master/*.sql > world_update.sql
|
|
cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql
|