Files

4 lines
132 B
Bash
Raw Permalink Normal View History

2018-04-08 12:03:37 +02:00
#!/bin/bash
2016-10-16 20:41:50 +01:00
cat ../sql/updates/world/master/*.sql > world_update.sql
cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql