Make codacy happy

This commit is contained in:
Aokromes
2018-04-08 12:03:37 +02:00
committed by GitHub
parent 4ea54b80bc
commit 03c1ce2d1e
+1
View File
@@ -1,2 +1,3 @@
#!/bin/bash
cat ../sql/updates/world/master/*.sql > world_update.sql cat ../sql/updates/world/master/*.sql > world_update.sql
cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql cat ../sql/updates/hotfixes/master/*.sql > hotfixes_update.sql