1 2 3
#!/bin/bash cat ../sql/updates/world/master/*.sql > world_update.sql cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql